Socket.io server handling two clients response in the same time

后端 未结 0 1953
被撕碎了的回忆
被撕碎了的回忆 2020-12-20 01:20

I have a list of clients on the website. The server gets 2 of them and emits an event to them using:

player1.nsSocket.emit("redirectToRoom", 1);  
i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题