Just in case someone gets to this page while using socket.io version 1.0
You can get the connected clients count from
socketIO.engine.clientsCount
Need an answer and the above did not work for new version of socket.io
Just in case someone gets to this page while using socket.io version 1.0
You can get the connected clients count from
socketIO.engine.clientsCount
Need an answer and the above did not work for new version of socket.io