pub const DEFAULT_BYTES_LIMIT: usize = 4_194_304;
Expand description

Default bytes payload size limit of 4MiB.