转载自(socket.io emit的几种用法解释)服务器信息传输// send to current request socket client socket.emit('message', "this is a test"); // sending to all ...
確定! 回上一頁