Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 549 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 549 Bytes

LightServerDemo

Light server demo for occiware tutorial, this project embed a web socket server developed in JavaFX

How to build

gradle build

How to run

gradle run

This will launch with an empty window, if you run the client, you will see lights appear, turn on and turn off.
After some will be deleted.

The main objective is to pilot the occiware tool chains to a final result. This project materialize the final result.

A tutorial use case is in progress and will be available soon. Stay tuned !