摘要:
io.on('connect', onConnect); function onConnect(socket){ // 只发给sender。 sending to the client socket.emit('hello', 'can you hear me?', 1, 2, 'abc'); // 发给所有人,除了sender。 sending to all clients ... 阅读全文
posted @ 2018-09-13 15:28
loganv
阅读(8232)
评论(0)
推荐(0)

浙公网安备 33010602011771号