swindon-rs / tk-http

Full featured HTTP and Websockets library for rust/tokio
Apache License 2.0
136 stars 10 forks source link

Limit number of `InFlight` requests #5

Closed tailhook closed 7 years ago

tailhook commented 7 years ago

Should be easy to do. Just measure size of the Deque and stop/restart reading