Crate commucat_proto

Crate commucat_proto 

Source

Modules§

call

Structs§

ControlEnvelope
Frame

Enums§

CodecError
FramePayload
FrameType

Constants§

MAX_CHANNEL_ID
MAX_CONTROL_JSON_LEN
MAX_FRAME_LEN
MAX_SEQUENCE
PROTOCOL_VERSION
SUPPORTED_PROTOCOL_VERSIONS

Functions§

is_supported_protocol_version
Returns true when the provided protocol version is supported by the current codec.
negotiate_protocol_version
Picks the highest mutually supported protocol version between peers.