Firefox/Push Notifications: Difference between revisions

Jump to navigation Jump to search
Line 17: Line 17:
==== Push WebAPI ====
==== Push WebAPI ====
Web DOM API that enables a website to subscribe a client, upon granting permission, to send events to the client.
Web DOM API that enables a website to subscribe a client, upon granting permission, to send events to the client.
https://developer.mozilla.org/en-US/docs/Web/API/Push_API
https://developer.mozilla.org/en-US/docs/Web/API/Push_API


==== Push Server ====
==== Push Server ====
Mozilla hosted server that brokers the registration and sending of push events from web app servers to clients.
Mozilla hosted server that brokers the registration and sending of push events from web app servers to clients.
https://wiki.mozilla.org/Services/SimplePushServer
https://wiki.mozilla.org/Services/SimplePushServer


Confirmed users
964

edits

Navigation menu