Socket IO update issue

New socket.io (1.0.4) has updated.

many changes are updated.

in this cocos2dx version can’t connect to the new version of socket.io server

so i changed little but can’t go to next step (open websocket)

i need help

see my work

  1. changed connect url for handshake
    https://github.com/cocos2d/cocos2d-x/blob/v3/cocos/network/SocketIO.cpp#L121

  2. parse response of handshake
    https://github.com/cocos2d/cocos2d-x/blob/v3/cocos/network/SocketIO.cpp#L178L204

  3. open websocket url <— can’t find url help
    https://github.com/cocos2d/cocos2d-x/blob/v3/cocos/network/SocketIO.cpp#L217

any updates on this? i’d really like to see cocos2d-x compatible with v1.0, it seems like a lot have changed since 0.9