- From: Peter Beverloo <notifications@github.com>
- Date: Mon, 17 Jul 2017 13:19:32 +0000 (UTC)
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 17 July 2017 13:20:00 UTC
When talking in context of the Push API, because a Service Worker can only have a single subscription that'd have to be a subscribe-then-unsubscribe loop. In either scenario, yes, that would create any number of subscriptions with different `applicationServerKey` values. It's not defined _how_ the push service stores this, but conceptually it's just a piece of metadata it stores with the subscription. -- 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/push-api/issues/278#issuecomment-315753090
Received on Monday, 17 July 2017 13:20:00 UTC