I\'ve been testing Node.JS and Socket.IO for a couple of days. I\'m interested in a real-time application that\'s why I\'m testing Socket.IO, problem is I found many problem
Faye is a good alternative to Socket.IO for Node.js push applications.
From the Faye website:
Faye is an easy-to-use
publish-subscribe messaging system
based on the Bayeux protocol. It
provides message servers for Node.js
and Rack, and clients for use in Node
and Ruby programs and in the browser.