Module protocol

Source
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