Sterling
Sterling
This PR is the implementation that addresses https://github.com/quinn-rs/quinn/issues/1988 Manual E2E Testing/Validation instructions: https://github.com/sterlingdeng/quinn/pull/2
Hi quinn maintainers, this issue contains a proposal and details to implement packet receive timestamps[^1]. ## Motivation We would like to implement the GCC[^2] congestion control algorithm, commonly used for...
The original implementation did not transition rate controller states properly. The initial state of the transition was incorrect because it did not use or record the previous state of the...