Skip to main content

LIGHTER_WS_MESSAGE_BURST

Constant LIGHTER_WS_MESSAGE_BURST 

Source
pub const LIGHTER_WS_MESSAGE_BURST: u32 = 50;
Expand description

Rate-limiter burst, at Lighter’s documented 50-message inflight cap. The closed-loop subscribe gate (crate::common::consts::SUBSCRIBE_INFLIGHT_MAX) is the real inflight bound; this burst only shapes send rate.