Re: [ServiceWorker] Clients & postMessage (#609)

> I'm not sure what you mean by `WindowProxy` in this context.

I see `WindowClient` as a worker-safe version of `WindowProxy`. It's a worker's connection to the window. That's why I thought posting to `window.onmessage` was ok.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/609#issuecomment-71013252

Received on Thursday, 22 January 2015 12:27:39 UTC