Some bug fixes
A Java client for the Wii U Streaming Plugin.
Start the plugin via the WiiUPluginSystemLoader on your WiiU. Now start Java client by either
java -jar StreamingPluginClient[...].jar --ip 192.168.0.11
Requires Java 8.
This is a maven project. Use following command to create a .jar with dependencies in the target folder.
target
mvn package