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).