Re: [w3c/ServiceWorker] Allow overlapping scopes (#1085)

One way could be to figure out if `postMessage` could be made to work here. That would involve making `Request`/`Response` transferrable. This might not be as tough as it sounds, since there's an effort underway to make streams transferrable.

-- 
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/1085#issuecomment-290652893

Received on Friday, 31 March 2017 08:41:37 UTC