Re: [push-api] Technique to Detect Endpoint Prior to register() (#95)

The endpoint is not necessarily a constant, it can be registration specific. So it seems good for it to live on PushRegistration.

It sounds to me like you're looking to determine what Push Service is used. In future, this should not be necessary, because all services will use the same server to server protocol (IETF Web Push). For the intermediate period, I can't think of a nice solution yet, only hacky ones.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/95#issuecomment-66989239

Received on Monday, 15 December 2014 12:47:16 UTC