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

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -