- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 21 Jan 2015 10:09:00 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 21 January 2015 18:09:27 UTC
The problem is that if `Client` is the place from which you message towards client, it should also be the place from which you receive messages from the client. Similar to `ServiceWorkerRegistration` being the proposed place to send messages towards the service worker and receiving messages from the service worker. (Having `getAll()` not actually return all by default is confusing. Name it `get()` then.) --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/609#issuecomment-70889369
Received on Wednesday, 21 January 2015 18:09:27 UTC