This is a short test about our platform based on cloudfoundry that publish data from lego to an html5 webpage via websockets. The lego packet follows this stream:
- A console app read data using lejos and send them via upd to a clodfoundry java app.
- The java app writes the packet to a ranbbitmq queue.
- A nodejs app reads the packet and send it via websocket using sockjs.
- The webapp read the packet and updates the svg using jquery.
Commands to lego follow the same path.
Enjoy the video 🙂