Irakli Gozalishvili
Irakli Gozalishvili
Reopening this issue as it had to be reverted #58, as it broke pub / sub.
Moving some of the conversation from #54 here From @achingbrain > I think we might have to revert this - the upload/download progress handlers are useful but XHR has no...
@achingbrain what do you think about using `XHR` if `options.onUploadProgress` or `options.onDownloadProgress` is provided, otherwise use `fetch` ?
> To me it feels like UX problem I think problem is far greater than UX, that is users are not in control - If all the pages visited through...
Can anyone with windows machine check if default browser there handles this properly ?
Found a corresponding Safari bug https://bugs.webkit.org/show_bug.cgi?id=160504 and posted a comment.
Per @rafaelramalho19 it works with default windows browser 
To be clear what I was suggesting is to make say `companion.ipfs.io` facilitate pretty much what ipfs companion add-on does today through service worker. If you also happen to have...
> @fiatjaf and @Gozala - I can't figure out how to make either of those suggestions work in practice. Assume a website (such as [dweb.archive.org](https://dweb.archive.org) that wants to run in...
I’ve put together a prove of concept that attempts that proposed idea is possible. There are some good news and bad news. I’ll start with what I have working: https://github.com/gozala/lunet...