Confirmed users
716
edits
(Created page with "Push notifications are a way for websites to send small messages to users when the user is not on the site. iOS and Android devices already support their own push notification se...") |
No edit summary |
||
Line 3: | Line 3: | ||
push notification services, but we want to make notifications available to the | push notification services, but we want to make notifications available to the | ||
whole web. | whole web. | ||
== Status == | |||
The server API needs to be verified by someone that knows server-infrastructure better than me. | |||
We should also verify this API against the experiences from Google here: [http://research.google.com/pubs/archive/37474.pdf] | |||
== Client API == | == Client API == |