Proof of concept built using JavaFX, Meteor DDP, Guice
To get started pull the source code. Follow the following steps to build and execute the program.
Step 1: Switch to the fxddp_poc directory.
Step 2: To build the code now execute the following commands:
gradle clean
gradle build
Step 3: To execute the client program execute the following command:
java -jar fxddp-gui\build\libs\fxddp-gui.jar