flowjs / flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
Other
2.96k stars 346 forks source link

fix: bytes should be declared on FlowChunk (v3) #331

Closed drzraf closed 3 years ago

drzraf commented 3 years ago

Counterpart of https://github.com/flowjs/flow.js/pull/328 (#195)