Constant iroh_blobs::protocol::MAX_MESSAGE_SIZE
source · pub const MAX_MESSAGE_SIZE: usize = _; // 104_857_600usize
Expand description
Maximum message size is limited to 100MiB for now.
pub const MAX_MESSAGE_SIZE: usize = _; // 104_857_600usize
Maximum message size is limited to 100MiB for now.