Skip to main content

Module version

Module version 

Source

Constants§

PROTOCOL_VERSION
The current protocol version supported by this SDK.

Functions§

is_compatible
Check if two versions are compatible (same major, server minor >= client minor).
negotiate_version
Negotiate a compatible protocol version between a declared version and the SDK version (Algorithm A14).