This project implements a file upload service capable of handling large files efficiently by using chunk-based uploads. It supports the following features: Chunked Uploads: Large files are split into smaller chunks and uploaded in parts to reduce memory usage and improve reliability. Asynchronous Processing: The service processes file uploads asynchronously to enhance performance. Progress Monitoring: Provides feedback during the upload process to indicate progress. Backend Streaming: Combines received chunks into a single file or streams them to an API for further processing.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
asetil/UploadLargeFiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published