ipfs / in-web-browsers

Tracking the endeavor towards getting web browsers to natively support IPFS and content-addressing
https://docs.ipfs.tech/how-to/address-ipfs-on-web/
MIT License
345 stars 29 forks source link

Improving Uploads of Big Files via Web Browsers #115

Open lidel opened 5 years ago

lidel commented 5 years ago

This a a meta-issue tracking known issues and ongoing improvements related to uploads of big (1GB+) files in web browser contexts.

Known Problems with HTTP API

Invalid progress reporting:

Ongoing Work

olizilla commented 3 years ago

This looks worth tracking, as it's being in an origin trial in chromium and has support from firefox, edge, and safari

Fetch upload streaming lets web developers make a fetch with a ReadableStream body.

– https://www.chromestatus.com/feature/5274139738767360

The linked design doc is great https://docs.google.com/document/d/e/2PACX-1vQ26giyHPPhxrgVorNtkVSsJPOWecc6c6wHFLFbbl27r0BIBEgRwahh2b37Uk7HfXvZoW1Cu_ed-bRm/pub