Bandit
v0.3.4
Pages
Modules
Bandit.HTTP2.FlowControl
(Bandit v0.3.4)
View Source
Helpers for working with flow control window calculations
Link to this section
Summary
Functions
compute_recv_window(recv_window_size, data_size)
update_send_window(current_send_window, increment)
Link to this section
Functions
Link to this function
compute_recv_window(recv_window_size, data_size)
View Source
Link to this function
update_send_window(current_send_window, increment)
View Source