Posts by Eduardo Bennertz • 1 point
1 post
-
0
votes1
answer54
viewsQ: socket emitting beyond the room
All clients are receiving the message via socket.io. I would like only users who are in the room receive. Server.js sockets.on('connection', function (action) { action.join('testroom');…
socket.ioasked Eduardo Bennertz 1