solana-with-rpc-optimizations/quic-client
Pankaj Garg 6bbd3661e1
Throttle unstaked quic streams for a given connection (#34562)
* Throttle unstaked quic streams for a given connection

* Fix interval duration check

* move wait to handle_chunk

* set max unistreams to 0

* drop new streams

* cleanup

* some more cleanup

* fix tests

* update test and stop code

* fix bench-tps
2023-12-21 18:47:52 -08:00
..
src Fix typos (#34459) 2023-12-21 13:06:00 -07:00
tests Throttle unstaked quic streams for a given connection (#34562) 2023-12-21 18:47:52 -08:00
Cargo.toml upgrades quinn and rustls crates (#32499) 2023-07-14 17:30:57 +00:00