[][src]Constant quic_p2p::DEFAULT_MAX_ALLOWED_MSG_SIZE

pub const DEFAULT_MAX_ALLOWED_MSG_SIZE: usize

Default maximum allowed message size. We'll error out on any bigger messages and probably shutdown the connection. This value can be overridden via the Config option.