Confirmed users
964
edits
(initial commit) |
(→High Level Design: f) |
||
| Line 5: | Line 5: | ||
Push Notification contains the following technologies: | Push Notification contains the following technologies: | ||
=== Notification API=== | ==== Notification API==== | ||
Landed in Fx22 | Landed in Fx22 | ||
https://developer.mozilla.org/en-US/docs/Web/API/notification | https://developer.mozilla.org/en-US/docs/Web/API/notification | ||
=== Service Workers=== | ====Service Workers==== | ||
https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker | https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker | ||
=== Push WebAPI=== | ====Push WebAPI==== | ||
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==== | ||
https://wiki.mozilla.org/Services/SimplePushServer | https://wiki.mozilla.org/Services/SimplePushServer | ||