- From: Ben Kelly <notifications@github.com>
- Date: Tue, 07 Jun 2016 09:56:29 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Tuesday, 7 June 2016 16:57:02 UTC
You use set some global state in the SW, then use an evt.waitUntil() to hold the SW alive, and then send a postMessage() or other event triggering mechanism that checks the global state. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/756#issuecomment-224344530
Received on Tuesday, 7 June 2016 16:57:02 UTC