List view
The client can : - create a topic - subscribe to it - unsubscribe to it - delete it - send data on the topic
Overdue by 1 year(s)•Due by October 12, 2023When a client start a connection, the broker store it localy to exchange data over it untill the client deconexion. If the client do not show life signals, he must send heartbeat datagrams to keep the connection alive. Else, the broker must end the connection properly. This is the same for the client, if the server is not reachable after 4heartbeat periods, he should end the connection properly.
Overdue by 1 year(s)•Due by September 28, 2023A rust library should be available to facilitate the protocole usage for c++ project (games or games engines).
Overdue by 1 year(s)•Due by September 21, 2023