/roblet-sample-out

Sample roblet application with System.out like output handling on roblet side

Primary LanguageJavaMIT LicenseMIT

Sample roblet application with System.out like output handling on roblet side

This is a small sample roblet application. It allows on (far/remote) roblet side to use a PrintStream to perform output similar to using System.out on (near/local) application side.

Build

You need Java and Maven to build.