pub const MAX_FRAME_LENGTH: usize = 256;
Expand description

Maxmium byte length for a JSON frame in the stream.