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