23 / resumable.js

A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
MIT License
4.65k stars 611 forks source link

Upload directly from client to GCS #612

Open aqib008 opened 1 year ago

aqib008 commented 1 year ago

Does this work for resumable upload direct client to GCS using presign url?

z639 commented 11 months ago

Does this work for resumable upload direct client to GCS using presign url?

Did you happen to find out the answer to this on your own ? I was wondering the same thing.