Re: [slightlyoff/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)

Some more thoughts:

Postmessaging to a SW will land in one instance, whereas `SharedWorker` and `BroadcastChannel` will expose multiple running instances. Probably not an issue, but wanted to write it down while I remembered. 

---
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-237342348

Received on Wednesday, 3 August 2016 19:18:37 UTC