3 Commits (ccc6118d303cb00ce62fa471058b3e102921a23e)

Author SHA1 Message Date
Barış Soner Uşaklı d92ef9ca11
remove id 7 years ago
Ben Lubar cf4ea94e6d Fix single-host-cluster socket.io (#6802)
It was silently dropping every message because every node thought it was the master node.
7 years ago
Ben Lubar 44373afc52 Fix socket.io not working properly in single-host clusters. (#6669)
This is because we don't use the cluster module, so the master nodejs process doesn't know about any of the clients through the socket API.
7 years ago