pub const MAX_FRAME_SIZE: usize = 64 << 20; // 67_108_864usize
network
The maximum allowable size of a frame in a framed stream.