Constant MAX_MSG_SIZE
pub const MAX_MSG_SIZE: usize = 5_000_000; // 5_000_000usizeExpand description
Maximum size, in bytes, of an encoded message
This by neccessity should be larger tham MAX_VEC_SIZE
pub const MAX_MSG_SIZE: usize = 5_000_000; // 5_000_000usizeMaximum size, in bytes, of an encoded message
This by neccessity should be larger tham MAX_VEC_SIZE