althex2015
Results
1
issues of
althex2015
i follow instruction code as below: IO.Socket socket = IO.io("http://host.com:port",); i debug break point realized it's Manager never drop into open -> // emit `open` var openSub = ON.on(socket, 'open',...
question