You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd absolutely be open to this.. it was the eventual intention. I'd happily accept a PR. I'd get to it eventually but not sure how long that might be 😅
I had planned to switch to fetch over axios/XHR, so I wouldn't rule this out.
If you feel like contributing I would consider a PR that:
* Switches axios => fetch
* Implements streams
Stream support in chrome been there for many years already (the reason YouTube is working there.)
https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
Would you be open to the idea to make createReadStream and createWriteStream use streams API in the browser?
The text was updated successfully, but these errors were encountered: