web applications - Private push service -


i have implemented service worker push notification users on chrome , firefox.

so far endpoints set use google or mozilla (depending on browser used) push service server https://updates.push.services.mozilla.com/push/abc...

i host own push service server. possible ?

twitter , facebook subscription endpoints set google server on chrome.

i read page not information on how implement push service : https://w3c.github.io/push-api/#widl-serviceworkerregistration-pushmanager

more information :

https://tools.ietf.org/html/draft-thomson-webpush-vapid-02


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -