const socket = io('http://localhost:3000', ... socket.emit('message', message); // 发送消息到该socket对应的客户端上; }; });; }.
確定! 回上一頁