Module frame

Module frame 

Source
Expand description

Framing protocol.

Structs§

Frame
Protocol frame.
StreamId
Identifies a (multiplexed) stream.
Version
Protocol version.

Enums§

Control
A control message sent over a control stream.
ControlType
Type of control message.
FrameData
Frame payload.
StreamType
Type of stream.

Constants§

PROTOCOL_VERSION_STRING
Protocol version strings all start with the magic sequence rad, followed by a version number.