Expand description
CLIENT_SETUP / SERVER_SETUP validation and version negotiation.
Enums§
- Setup
Error - Errors from setup message validation or version negotiation.
Functions§
- negotiate_
version - Negotiate a version from the client’s offered list and the server’s selected version.
- validate_
client_ setup - Validate a CLIENT_SETUP message.
- validate_
server_ setup - Validate a SERVER_SETUP message.