- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 18 Feb 2015 00:05:01 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 18 February 2015 08:05:27 UTC
It doesn't really sit well with me that there's a lack of consistency in how service workers are exposed to clients vs how clients are exposed to service workers. An alternative I proposed was that we make them all live (rather than just one side), updates based on events, and let the message events bubble up to `navigator.serviceWorker` and `self.clients` to make usage a bit easier. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/609#issuecomment-74826668
Received on Wednesday, 18 February 2015 08:05:27 UTC