ruby/rails: push & chat server for android -


  • why push server? google c2dm not work in regions.
  • how create push server using ruby/rails? well, it's real question. i've been googled few days.
  • options: impp(openfire), juggernaut, faye, androidpn. leads me confusion. requirement simple, light weight push service , light weight text chat. they're small part of project. 1 better?

you should @ pusher

third-party js-centric push service. think works web socket (which believe android not support), you'll have @ compatibility.

i think need. i'll leave details unless want them!


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -