4 results found Sort:

The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
Created 2016-06-27
110 commits to master branch, last one 10 months ago
50
362
mit
42
Uploads Chunks! Takes big files, splits them up, then uploads each one with care (and PUT requests).
Created 2018-12-12
163 commits to master branch, last one 9 months ago
9
151
agpl-3.0
4
Grade: 89%. COMP3006 coursework. An encrypted file sharing application that leverages web sockets to allow users to send and receive files.
Created 2021-10-19
133 commits to main branch, last one 2 years ago
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...
Created 2020-09-09
58 commits to master branch, last one 3 years ago