TTLabs / EvaporateJS

Javascript library for browser to S3 multipart resumable uploads
1.82k stars 207 forks source link

Question regarding client-side concurrent uploads to S3 #467

Open dnohashi opened 3 years ago

dnohashi commented 3 years ago

Hi team,

Given a pre-signed S3 signature, can I leverage this library to handle concurrent uploads to S3 from the client-side (retry, handling ETAG, etc.)?

Would really like to leverage this!

Thanks!

jakubzitny commented 3 years ago

Yes.