I have done to develope the socket.io realtime app. but this feature cant worked at loadbalance node installed servers like as diff ip. this one is worked at only same server with same port only? here, data stored at server side like memcache & mongos
you can use redis as store with socket.io to load balance.
Basic demo here: