django-gcm
django-gcm copied to clipboard
Support for Google's XMPP based Cloud Connection Server (CCS)
Are there plans to support Google Cloud Messaging (GCM) Cloud Connection Server (CCS) as well?? Its XMPP based instead of HTTP. It has many advantages over sending messages via HTTP.
We already use this library in our app but after facing reliability/consistency issues with GCM, we're looking into an XMPP based solution.
Sounds interesting. Thanks for pointing this, will look into it.
I would be interesting in helping out if needed.