pub const DEFAULT_WINDOW_ACK_SIZE: u32 = 2_500_000;
Default Window Acknowledgement Size we advertise on connect (§5.4.4), and the default threshold for our own inbound Ack accounting (§5.4.3).
connect