Re: [Push] one or many

On Thu, Oct 9, 2014 at 2:01 PM, Anne van Kesteren <annevk@annevk.nl> wrote:
> 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/

They do define it in the spec at least[1], but I don't see how it can
mean both things.


[1] http://www.w3.org/TR/push-api/#dfn-webapp

-- 
Brian Kardell :: @briankardell :: hitchjs.com

Received on Thursday, 9 October 2014 18:06:34 UTC