netlib
netlib copied to clipboard
Add protocol version and warnings to hello and welcome packets
This way the backend can notify the frondend of future backwards incompatible changes.
@copilot can you define a protocol version somewhere and include that in the welcome packet the server sends to the client?