[add] ping jitter, receiver backpressure, stream frame limits
Some checks failed
CI / checks (push) Failing after 1m50s
Some checks failed
CI / checks (push) Failing after 1m50s
This commit is contained in:
parent
c148314742
commit
a6dd73a41f
7 changed files with 449 additions and 189 deletions
|
|
@ -16,6 +16,7 @@ tokio = { version = "1", features = ["full"] }
|
|||
rustls-native-certs = "0.8.4"
|
||||
log = "0.4"
|
||||
rcgen = "0.14"
|
||||
tracing = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue