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

Improvements to chunks coming from a stream/async reader #348

Closed drzraf closed 2 years ago

drzraf commented 3 years ago

See #346

AidasK commented 2 years ago

Please merge this based on your own judgment. I can't review it properly without testing this out (don't have enough time for it). From what I can see, it looks ok and can be merged.