Software Details:
Version: 1.0
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 14
The tus-jquery-client is an officially supported client for the Resumable File Uploads protocol.
It shows developers how to implement a simple file upload form which can be stopped and resumed on demand.
The client can also be used if something crashes on the page or the user accidentally closes the upload page. This way the upload will resume whenever he re-accesses the page.
A demo is included with the download package.
Other Resumable File Uploads protocol implementations include versions for:
Python (client)
Go (client)
Objective-C (client)
PHP (client & server)
Node.js (server)
Ruby (server)
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found