- From: wy <notifications@github.com>
- Date: Fri, 19 Jan 2018 03:16:58 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 19 January 2018 03:17:20 UTC
If there is one domain with multiple teams and multiple web apps, what's the best suggestion of registering service worker for managing the whole site? A top level service worker with scope `/` or multiple service workers in subdomains? For cache storage in one domain is shared by all service workers, thus it's needed to control the cache with no redundancy. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1264
Received on Friday, 19 January 2018 03:17:20 UTC