Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a multi-threaded downloader, using the tokio runtime
When the download speed itself is slow
When the download speed itself is fast
How can I use http2 again so that each thread still has its own TCP connection at low speeds?
Beta Was this translation helpful? Give feedback.
All reactions