pub const MAX_FRAME_SIZE: usize = 8192;
Largest complete frame accepted or emitted by the framing layer.