Currently, there is no behavior defined for when a user designated as the server logs off. I am not sure if the clients will all go down if this occurs. I think if the server should go down, a client should be designated the server and use handshake() to reconnect with all of the remaining clients.
Currently, there is no behavior defined for when a user designated as the server logs off. I am not sure if the clients will all go down if this occurs. I think if the server should go down, a client should be designated the server and use handshake() to reconnect with all of the remaining clients.