WebAPI/Security/pushNotificationsAPI: Difference between revisions

Jump to navigation Jump to search
m
(Created page with "==Push Notifications API== References: https://wiki.mozilla.org/WebAPI/PushAPI https://bugzilla.mozilla.org/show_bug.cgi?id=747907 https://groups.google.com/forum/?fromgroups#!t...")
 
Line 2: Line 2:


References:
References:
https://wiki.mozilla.org/WebAPI/PushAPI
*https://wiki.mozilla.org/WebAPI/PushAPI
https://bugzilla.mozilla.org/show_bug.cgi?id=747907
*https://bugzilla.mozilla.org/show_bug.cgi?id=747907
https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.webapi/doBebGwUTNE
*https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.webapi/doBebGwUTNE


Brief purpose of API: Provide an mechanism for websites to push small notifications to subscribed applications on the client, even when they aren't currently running.  Asynchronous notification channel for apps with store and forward capabilities.
Brief purpose of API: Provide an mechanism for websites to push small notifications to subscribed applications on the client, even when they aren't currently running.  Asynchronous notification channel for apps with store and forward capabilities.
Confirmed users
717

edits

Navigation menu