tus / tus-js-client

A pure JavaScript client for the tus resumable upload protocol
https://tus.io/
MIT License
2.11k stars 316 forks source link

Test with Electron #687

Open Acconut opened 6 months ago

Acconut commented 6 months ago

Since Electron exposes Web APIs, tus-js-client is probably compatible with Electron out-of-the-box. However, it would be nice to test this, and then we can also explicitly mention our support in the documentation.