Skip to main content

Module version_negotiation

Module version_negotiation 

Source
Expand description

Protocol version negotiation.

Structs§

VersionHandshake
Version negotiation request.
VersionResponse
Version negotiation response.

Constants§

PROTOCOL_VERSION
Current protocol version.

Functions§

negotiate
Check if a client version is compatible with this server.