Constant iroh_gossip::proto::topic::DEFAULT_MAX_MESSAGE_SIZE
source · pub const DEFAULT_MAX_MESSAGE_SIZE: usize = 4096;
Expand description
The default maximum size in bytes for a gossip message.
This is a sane but arbitrary default and can be changed in the Config
.