Answer the question
In order to leave comments, you need to log in
How to send new Cookies over socketio?
I use socketio to connect to the server
1. Load the markup and scripts
2. Add a new value to cookies with JavaScrip
3. Make a socketio connection
socket = io.connect(global.host + '/' + namespace, global.socket_cfg);
socket.on('connect', function () {});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question