/large-file-upload

Example code for uploading large files into a Node web server by slicing the actual file on client-size and uploading in chunks.

Primary LanguageJavaScript

No issues in this repository yet.