Now install socketio-auth for making authenticated requests: ... //Creating connection with server var socket = io.connect('http://localhost:3000'); //This ...
確定! 回上一頁