Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Multicast Messaging #2

Open
hannesgassert opened this issue Oct 8, 2012 · 2 comments
Open

Implement Multicast Messaging #2

hannesgassert opened this issue Oct 8, 2012 · 2 comments

Comments

@hannesgassert
Copy link
Contributor

Do you have any plans to switch to JSON as the message format, enabling e.g multicast messages?

@iasandcb
Copy link
Contributor

I'm sorry for this late reply. To be honest with you, I've not spent much time on implementation of gcm part. Do you have any idea or plan for the feature?

@hannesgassert
Copy link
Contributor Author

Well, the implementation is trivial (see http://developer.android.com/training/cloudsync/gcm.html), the question rather how to define the API of this module and how much of the functionality to put into the module (e.g code to always respect the GCM limits of 1000 recipients per message etc.).

I don't need the feature right away, but if nobody else builds it before I need I'll take care of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants