chunk-upload topic
mahi
HTTP service for file uploading, processing, serving, and storage.
laravel-chunk-upload
The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
upchunk
Uploads Chunks! Takes big files, splits them up, then uploads each one with care (and PUT requests).
FileDrop
Grade: 89%. COMP3006 coursework. An encrypted file sharing application that leverages web sockets to allow users to send and receive files.
react-native-chunk-upload
A package to bring Chunked File Upload / Resumable File Upload into React Native. Split a large file into multiple smaller pieces then upload them without worrying about network disconnection, even if...
go-large-file-upload-example
Example of handling chunk upload in go