Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add multiple parts file download support #25

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EkkoG
Copy link

@EkkoG EkkoG commented Jan 1, 2022

Using a single connection to download a big file like Xcode is too slow, this PR adds support for splitting big tasks into multiple small tasks, to speed up download progress.

I test at my local network, some requests will time out, then break up the whole download task, so the PR is not ready for production usage.

@EkkoG EkkoG changed the title feat: add multiple pars file download support feat: add multiple parts file download support Jan 2, 2022
@trispo
Copy link
Collaborator

trispo commented Apr 26, 2022

Hi @EkkoG,

thanks for providing this PR. Unfortunately it is still WIP. Can you tell us about the status of your work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants