pub(crate) const RECV_WINDOW_INIT: u16 = 500;
Initial value for inbound flow-control window on streams.