You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am planning to integrate QUIC support into my project and have finally chosen quicly as the implementation. While reading the source code, I found that the BBR congestion control algorithm is not currently supported. In an issue from 2020, the community expressed interest in this feature(#365 (comment)), but four years have passed and no official code has been merged (though it's possible I missed some updates).
Although I really want to contribute code to the community, unfortunately, I am only a novice. I would like to know if there are any plans to add BBR support? My network environment is relatively poor, and BBR should bring some improvements.
Any relevant information would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
I am planning to integrate QUIC support into my project and have finally chosen quicly as the implementation. While reading the source code, I found that the BBR congestion control algorithm is not currently supported. In an issue from 2020, the community expressed interest in this feature(#365 (comment)), but four years have passed and no official code has been merged (though it's possible I missed some updates).
Although I really want to contribute code to the community, unfortunately, I am only a novice. I would like to know if there are any plans to add BBR support? My network environment is relatively poor, and BBR should bring some improvements.
Any relevant information would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered: