Constant libp2p::kad::protocol::DEFAULT_MAX_PACKET_SIZE
source · pub const DEFAULT_MAX_PACKET_SIZE: usize = 16 * 1024; // 16_384usize
Expand description
The default maximum size for a varint length-delimited packet.