Skip to content Skip to sidebar Skip to footer

Android Push Message Without Gcm Possible?

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: c

Solution 1:

You can use

pushy.me

Tokudu notification

Solution 2:

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.

Solution 3:

Post a Comment for "Android Push Message Without Gcm Possible?"