Re: [Push] one or many

On Thu, Oct 9, 2014 at 7:53 PM, Brian Kardell <bkardell@gmail.com> wrote:
> Can someone clarify why those seem contradictory?  Can a webapp have 1
> registration, or many?

The term webapp also seems wrong. There's no such established term and
it does not mean anything in terms of security or typical API/protocol
boundaries. As far as I can tell you can have a push registration per
service worker. Which with the current design of service workers means
push registrations are bound to URL scopes (which in turn are
origin-scoped).


-- 
https://annevankesteren.nl/

Received on Thursday, 9 October 2014 18:02:08 UTC