WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
/ ingest.js Public

a jquery plugin and node.js server for reliable, resumable uploading with post-upload status reporting

Notifications You must be signed in to change notification settings

DFTi/ingest.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is my 2nd attempt (first attempt) to learn more about reliable transport using web technology. Unlike the first attempt, which used NodeWebkit on both ends and used the node.js filesystem APIs, this one uses HTML5 File API on the client-side and the node.js filesystem API on the server side.

The project is far from finished, and is mostly experimental, for an actual solution look into https://github.com/23/resumable.js or https://github.com/tus/tus-jquery-client instead. Thanks

About

a jquery plugin and node.js server for reliable, resumable uploading with post-upload status reporting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published