elad / node-cluster-socket.io

Writeup on how to make node.js cluster and socket.io play nice
421 stars 63 forks source link

Not working with the different ip with the same socket room #38

Open itvalues opened 4 years ago

itvalues commented 4 years ago

This code was working perfectly with the same IP address. But if different sockets try to connect with the different IP it's not working.