hstdb
hstdb copied to clipboard
Add check that the client version is the same as the server version
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.