Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

1.x and backward support, missing binary but working otherwise #216

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

francoisp
Copy link

If you don't need backward compatibility you should also check out the swift project https://github.com/socketio/socket.io-client-swift

pkyeck and others added 27 commits March 23, 2014 12:35
-  check HTTP status code of NSURLConnection responses during xhr polling transport
Support is only for send message/send JSON/send event without ack.
Binary are not supported.
Message are parsed more correctly (still not really full proof)
Using JsonStringify object
Thanks to the suggestion of @ploddi
fix when ack number more than 1 digit
fix when ack number more than 1 digit
if response has not "{" character, code was crashed.
Added payload to ping packet as required by engine.io
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants