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.
FrameData
Frame payload.
StreamKind
Type of stream.

Constants§

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