quic uses the bbr congestion control algorithm (#1010)

This commit is contained in:
chenxudong2020
2025-06-18 23:17:52 +08:00
committed by GitHub
parent 72673a9d52
commit 72d5ed908e
3 changed files with 18 additions and 8 deletions
Generated
+1
View File
@@ -2008,6 +2008,7 @@ dependencies = [
"prost-reflect-build",
"prost-types",
"quinn",
"quinn-proto",
"rand 0.8.5",
"rcgen",
"regex",