Created on 03 September 2020
icon_unfollowing
Login to follow
resumablejs

ResumableJS

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 17 October 2020 by 
resumablejs

ResumableJS

Details
This is the sending part of ResumableJS. This component contains the ResumableJS widget including the client-side actions to manipulate the upload of the files (start, cancel, restart). It does not depend of JQuery. It's a pure JavaScript implementation.
Read more

What is ResumableJS?

It’s a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.

The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server. Additionally, it allows for users to pause, resume and even recover uploads without losing state.

Resumable.js does not have any external dependencies other the HTML5 File API. This is relied on for the ability to chunk files into smaller pieces. 


Note: You also need the back-end component of ResumableJS. Be sure to also install this. 

Release notes (1.0.2)

NEW:

Reviews (0)
Category
User interface, Input & forms
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
ResumableJS has no dependencies.
Application Objects
ResumableJS has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads