WebAPI/Push: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
* [http://www.michaelpiatek.com/papers/thialfi-sosp11.pdf Thialfi]
* [http://www.michaelpiatek.com/papers/thialfi-sosp11.pdf Thialfi]
* [http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html APNS]
* [http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html APNS]
* [http://developer.android.com/guide/google/gcm/index.html Google Cloud Messaging]  
* [http://developer.android.com/guide/google/gcm/index.html Google Cloud Messaging]
* [http://github.com/telefonicaid/notification_server Telefónica Push Server]  
* [http://zoo.cs.yale.edu/classes/cs434/cs434-2012-fall/lectures/15-mobisys-mcloud-push-track_6.pdf Some Academic Slides on the subject]
* [http://zoo.cs.yale.edu/classes/cs434/cs434-2012-fall/lectures/15-mobisys-mcloud-push-track_6.pdf Some Academic Slides on the subject]


== Concepts and Terminology ==
== Concepts and Terminology ==

Revision as of 17:40, 10 November 2012

Requirements

[WebAPI/Push/Requirements]

State of the Art

Concepts and Terminology