I´m going crazy with socket.io! Documentation is so bad it\'s simply not true.
I want to send a feedback to specific client over socket.io
My server side loo
Have you tried using?
var socket = io.connect('http://localhost:80/');