add bps limiter (#1015)

* add token bucket
* remove quinn-proto
This commit is contained in:
Sijie.Sun
2025-06-19 21:15:04 +08:00
committed by GitHub
parent 72d5ed908e
commit 40601bd05b
13 changed files with 463 additions and 38 deletions
Generated
-1
View File
@@ -2008,7 +2008,6 @@ dependencies = [
"prost-reflect-build",
"prost-types",
"quinn",
"quinn-proto",
"rand 0.8.5",
"rcgen",
"regex",