Skip to content

Base protocol

SylvainBertrand edited this page Nov 24, 2019 · 1 revision

Auto-discovery

A multicast datagram is published to address 239.255.24.1:55241 with the port of the server.

The message is packed using UTF8 JSon format, header is: DataServerPort, port value is an int32.

Sending data

TODO need to document this one out.

Clone this wiki locally