Socket.IO是node.js的一个模块,它用于浏览器与服务端之间实时通信。 ... 给指定的客户端发送消息 io.sockets.socket(socketid).emit('event_name', ...
確定! 回上一頁