I\'ve been playing around with different publish/subscribe implementations for nodeJS and was wondering which one would be best for a specific application. The requirements of t
FYI Socket.io v0.7 will support channels and should simplify your existing code (no more pub/sub lib dependencies)
See: http://cl.ly/0B0C3f133K1m3j422n0K