Skip to main content

DEFAULT_CHUNK_SIZE

Constant DEFAULT_CHUNK_SIZE 

Source
pub const DEFAULT_CHUNK_SIZE: u32 = 4096;
Expand description

Default outbound chunk size we advertise via Set Chunk Size on connect (§5.4.1). Larger than the §5.3 wire default (128) to reduce chunk-header overhead for real audio/video payloads.