I don't know guys how you can be using this new socket.io via the websocket interface...
I get my ID nicely from
https://socketio.mtgox.com/socket.io/1/ but then after I connect my websocket lib to ws://socketio.mtgox.com:80/socket.io/1/websocket/XXXXX - it just sends me "7:::1+0" and disconnects immediately after that.
Am I the only one who has this problem?