Expand description
Communication protocol
Constants§
- VERSION
- Current protocol version
Functions§
- read_
client_ settings - Read client settings from a stream
- read_
packet - Read a packet from a stream
- read_
version - Read protocol version from a stream
- write_
client_ settings - Write client settings to a stream
- write_
packet - Write a packet to a stream
- write_
version - Write protocol version to a stream