- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 19 May 2016 03:12:37 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Thursday, 19 May 2016 10:13:05 UTC
I don't really understand the motivation. It says a service worker can outlive a client, and then it goes on about how a service worker exists before a client is created. How does this work in browsers today? Supposedly we always know when we are creating a new client, so we could generate an ID that we then later use once the client is created. Is that what you're trying to accomplish here? --- 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/870#issuecomment-220283164
Received on Thursday, 19 May 2016 10:13:05 UTC