tmpreiss commented on May 9, 2016
Clients must be updated to perform their part of the handshake on connect.
The server side of the handshake was implemented in #117 and provides a UUID for the server instance returned in a "happy" response to the connect.
Clients should verify that the returned uuid matches their locally stored copy, and if not should clear all data associated with the server instance.
tmpreiss commented on May 9, 2016
Clients must be updated to perform their part of the handshake on connect.
The server side of the handshake was implemented in #117 and provides a UUID for the server instance returned in a "happy" response to the connect.
Clients should verify that the returned uuid matches their locally stored copy, and if not should clear all data associated with the server instance.