Re: [w3c/ServiceWorker] Using BroadcastChannel to wake up a service worker (#975)

@rektide Can't you use a SharedWorker for this?  It can listen for BroadcastChannel events and use Cache API.

-- 
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/975#issuecomment-262615787

Received on Wednesday, 23 November 2016 19:56:32 UTC