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

Add chunked uploads #2

Open
AlekEagle opened this issue Jan 26, 2022 · 1 comment
Open

Add chunked uploads #2

AlekEagle opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@AlekEagle
Copy link
Owner

Add the ability to upload files larger than 100MB by chunking them on the client's side and merging them together on the server side.

@AlekEagle AlekEagle self-assigned this Jan 26, 2022
@AlekEagle AlekEagle added the enhancement New feature or request label Jan 26, 2022
@lavylavenderr
Copy link

Taking an attempt at this with busboy/connect-busboy, will wait for your required changes before continuing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Todo
Development

No branches or pull requests

2 participants