得到了这个socket对象之后,我们可以用这个对象进行消息的收发。简答的消息收发如下: //发送消息 socket.emit('request_for_response',{'param' ...
確定! 回上一頁