Re: [w3c/push-api] pushManager.subscribe() use google's Firebase Cloud Messaging (FCM) API in Chrome (#213)

I think that there are two misunderstandings here—

1. The Push API explicitly does not allow for the _bring your own push service_ scenario. Which part of the specification gave you the impression that this was possible?
2. Calling `pushManager.subscribe()` will in fact return a Web Push Protocol-enabled version in Chrome.

You can, of course, do whatever you want if you decide to fork any open source browser that supports the API.

-- 
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/213#issuecomment-255720602

Received on Monday, 24 October 2016 11:58:43 UTC