socketcluster
socketcluster copied to clipboard
How to get the socketID of all sockets connected to a channel?
I tried "scServer.clients" but i only manage to find total number of clients connected to the servers, not on particular channels, how do I get socket ID of these clients in specific channel?