- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 12 Mar 2015 04:28:05 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 12 March 2015 11:28:33 UTC
With https://github.com/yutakahirano/fetch-with-streams/ by @yutakahirano `Response` objects can have their bits streamed from some logic in the SW. However, if this is done e.g. for media files that would mean the SW would be kept alive for potentially hours, which is not exactly what SW is designed for. Curious what the thinking is on this. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/651
Received on Thursday, 12 March 2015 11:28:33 UTC