Questions tagged [juggernaut]

Realtime server push with node.js, WebSockets and Comet

Juggernaut gives you a realtime connection between your servers and client browsers. You can literally push data to clients using your web application, which lets you do awesome things like multiplayer gaming, chat, group collaboration and more.

Juggernaut is built on top of Node.js and is super simple and easy to get going.

62 questions
-1
votes
1 answer

Error when running Jugernaut

I just installed NodeSJ and Juggernaut (yes, and redis too) on windows server (64 bits) It is not working ... It seems, by the evaluations, that is just install and run. This is the error I get: node.js:201 throw e; // process.nextTick…
riemaxi
  • 155
  • 2
  • 5
-2
votes
1 answer

ruby/rails: push & chat server for android

Why another push server? Google C2DM does not work well in some regions. How to create a push server using ruby/rails? Well, it's my real question. I've been googled for a few days. Options: IMPP(OpenFire), Juggernaut, Faye, AndroidPn. It leads me…
1 2 3 4
5