WebSockets are a two-way street. We can send something back to the server over socket.send . // public/application.js socket.on('connect', ...
確定! 回上一頁