- From: Jake Archibald <notifications@github.com>
- Date: Thu, 04 Dec 2014 08:04:42 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 4 December 2014 16:05:09 UTC
Do we have any good use cases for this? Talking through with @Hixie & @annevk, communication between request initiator and SW would be better off more granular by setting up a port between the two. This would be pretty easy with the `fetch` API, but trickier when it comes to elements that trigger requests such as `<img>`. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/575
Received on Thursday, 4 December 2014 16:05:09 UTC