Skip to main content

MAX_GROUP_SIZE

Constant MAX_GROUP_SIZE 

Source
pub const MAX_GROUP_SIZE: usize = 10_000;
Expand description

Maximum allowed group size to prevent OOM from malicious payloads. Binance depth streams typically have at most 5000 levels.