alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.65k stars 326 forks source link

Copa support & Fix several bugs #258

Closed yangfurong closed 1 year ago

yangfurong commented 1 year ago
  1. remove redundant code in the code of window filter;
  2. add a new congestion controller, Copa;
  3. fix several bugs in BBR, Cubic, and Rate Sampling;
  4. add a macro to disable the ad-hoc heuristics in BBR;
  5. add an internal function to get MSS.
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.