Module framed

Source
Available on crate feature network only.

Structs§

FrameTooBig
An error indicating that a frame in a framed stream exceeded MAX_FRAME_SIZE.

Constants§

MAX_FRAME_SIZE
The maximum allowable size of a frame in a framed stream.