io.emit('add user',{ username: socket.username }); }); });. 在有新的client連入的時候,就會執行到 connection 的callback function,會傳入一個 ...
確定! 回上一頁