socketio-cocoa
socketio-cocoa copied to clipboard
which version of socket.io does this library support?
I try to connect to chat.socket.io with this library, but it failed for returned status code 400 or 404. As far as I know, socket.io is now at v1.4.4, but this repo doesn't declare which version of socket.io it supports. I guess it is because of version mismatching.