Example 1: js socket.emit const socket = io('ws://localhost:3000'); socket.on('connect', () => { // either with send() socket.send('Hello!
確定! 回上一頁