Skip to content

Conversation

@dasundev
Copy link
Owner

@dasundev dasundev commented Feb 3, 2025

This PR introduces support for chunked uploads, which can significantly improve the file upload experience.

The following use cases should be tested:

  • Multiple file uploads.
  • Can not upload invalid files.
  • File upload with tiny chunks.
  • File upload with medium chunks.
  • File upload with large chunks

Closes #41

@dasundev dasundev force-pushed the feat/chunked-upload branch from 596b034 to f615289 Compare February 3, 2025 15:57
@dasundev dasundev added the enhancement New feature or request label Feb 3, 2025
@dasundev dasundev marked this pull request as draft May 25, 2025 15:42
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

None yet

Development

Successfully merging this pull request may close these issues.

Chunked Uploads

2 participants