pkyeck / socket.IO-objc

socket.io v0.7.2 — 0.9.x for iOS and OS X
MIT License
1.97k stars 439 forks source link

Allow to send NSArray as event args #190

Open brstgt opened 10 years ago

brstgt commented 10 years ago

Please pull this in. I have had these change in our production app "Jaumo" for about a year. We needed this as we have to send an array for user authentication to our backend. It is a bit annoying to manually add these changes each time I update from your repo.

Thanks a lot!