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.
|
2018-07-25 11:04:18 -04:00 |
|