The Daemon

The Flotilla Daemon is a cross-platform C++11 server. It mediates between one or more Flotilla Docks and one or more clients. It translates the USB Serial communication of the Dock to WebSockets. This allows the Dock to communicate with NodeJS, Rockpool and other web front-ends.

Once launched, the Flotilla Daemon runs on port 9395. It can can be connected to with most WebSockets client libraries.