var io = require('socket.io')(server); // get a reference to the socket once a client connects var socket = io.sockets.on('connection', ...
確定! 回上一頁