Skip to main content

MAX_CONCURRENT_SENDS

Constant MAX_CONCURRENT_SENDS 

Source
const MAX_CONCURRENT_SENDS: usize = 16;
Expand description

Maximum number of push HTTP requests in flight at once.