pub const MAX_MESSAGE_SIZE: usize = _; // 10_485_760usize
Expand description
MAX_MESSAGE_SIZE
is the maximum cap on the size of a protocol message.
pub const MAX_MESSAGE_SIZE: usize = _; // 10_485_760usize
MAX_MESSAGE_SIZE
is the maximum cap on the size of a protocol message.