Skip to main content

MAX_PAYLOAD_SIZE

Constant MAX_PAYLOAD_SIZE 

Source
pub const MAX_PAYLOAD_SIZE: usize = 1_048_576;
Expand description

Maximum payload size (1MB, matches ring buffer capacity).