Django google cloud messaging app
Editor Rating
posted on mar 15 by djangolinks
android
cloud
gcm
messaging
notification
-
- ID: 240
- Title:
- Url: http://github.com/bogdal/django-gcm
- Description: django app that helps you to interact with google cloud messaging services
Google Cloud Messaging for Android (GCM) is a service that allows you to send data from your server to your users' Android-powered device. This could be a lightweight message telling your app there is new data to be fetched from the server (for instance, a movie uploaded by a friend), or it could be a message containing up to 4kb of payload data (so apps like instant messaging can consume the message directly).
- Total Votes: 0
|