Current:
Server frontend captures "offsets" and transmits them to all clients, which apply those offsets.
Json based communication.
Planned:
Server frontend captures "offsets" and transmits them to 1 head client. This client transmits it's absolute parameters to the rest of the clients.
Maybe send around pure float values to avoid parsing overhead.
Current:
Server frontend captures "offsets" and transmits them to all clients, which apply those offsets.
Json based communication.
Planned:
Server frontend captures "offsets" and transmits them to 1 head client. This client transmits it's absolute parameters to the rest of the clients.
Maybe send around pure float values to avoid parsing overhead.