pub const MAX_MESSAGE_SIZE: usize = _; // 1_048_576usize
Maximum message size is limited to 100MiB for now.