iroh_gossip::proto::topic

Constant 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.