hstdb icon indicating copy to clipboard operation
hstdb copied to clipboard

Add check that the client version is the same as the server version

Open AlexanderThaller opened this issue 4 years ago • 0 comments
trafficstars

When having a newer client it can be that the server can not deserialize messages from the client. In that case the client should check the version beforehand and print a warning/error. Also when the server fails to talk to the client it would be good to have some way to communicate back to the client so we can print a error message.

AlexanderThaller avatar Aug 19 '21 12:08 AlexanderThaller