Erik Little

Results 128 comments of Erik Little

Should be updated in master branch

Probably from adding a sessionDelegate only if you're not forcing WebSocket. Otherwise I think it'd get complicated and I'd have to add in more functionality.

You can use Swift code in Objective-C projects. https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html

I still haven't really thought of a nice way to deal with iOS. Since the library doesn't really care what platform it is, it's depending on the Cocoa frameworks to...

> I see. I opted to disconnect and reconnect manually to handle ios background That's what I did in the application that I based this client on. As for that...

This'll probably be fixed in a Websocket patch

Not at the moment, right now it only accepts messages from the namespace it's currently connected to.

Is this possible with the JavaScript client? If so I can add that feature here.

Those are actually 2 different socket clients. io is just the manager.