Closed danielfireman closed 1 year ago
Implements the functionality of downloading chunks in parallel. It limits the number of concurrent connections (active downloads) per server through the HTTP transport.
@cuducos, could you please take another look?
Thanks for the review! Merging as soon as the CI is green.
Implements the functionality of downloading chunks in parallel. It limits the number of concurrent connections (active downloads) per server through the HTTP transport.