Use 'io.emit()' to send an event to everyone **/ io.on('connection', function (socket) { socket.on('chat message', function (msg) {
確定! 回上一頁