pub const MAX_FRAME_SIZE_LIMIT: usize = 16_777_215;
h2
The largest settable frame payload size (2^24-1).