Expand description
Framing protocol.
Structs§
Enums§
- Control
- A control message sent over a control stream.
- Frame
Data - Frame payload.
- Stream
Kind - Type of stream.
Constants§
- PROTOCOL_
VERSION_ STRING - Protocol version strings all start with the magic sequence
rad
, followed by a version number.