Conncet to Socket.IO 1 from cocos2d-x

i want to connect to socket.io server from my cocos2d-x game but current library only allow me to connect socket.io 0.9 version. any solutions?

I have same problem. I can not connect to socket.io version 1.0 successfully. have you tried to connect to socket.io 0.9 version yet?