Is there any possibility to implement push-messages to android without google cloud messaging?
I already took a view on openmobster but it does not satisfy my needs.
I need to:
- create push-messages to an android device
- self-hosted
A complete sync-framework (with REST) for android would even be better :)
Thank you
Rabbitmq works perfectly fine, but I dont know about effectiveness. Roaring Rabbit of CloudAMQP.com is supporting only 100 concurrent connections and 229$ per month. What if you have more than 100 mobiles that are currently connected to rabbit. I made the push with cloudamqp.com' little lemure. May be you need to have a rabbitmq server in ec2.
You can check with Parse library
https://www.parse.com/docs/android_guide
You can also see userban airship.
https://docs.urbanairship.com/display/DOCS/Home