Am I missing something, or does this library assume the server will always be broadcasting to all connected clients? Where is the "socketId" on the WebSocket class so I can respond to a specific client while iterating over the WebSocketServer.connections field?
Am I missing something, or does this library assume the server will always be broadcasting to all connected clients? Where is the "socketId" on the WebSocket class so I can respond to a specific client while iterating over the WebSocketServer.connections field?