Bernhard
Bernhard
is it somehow possible to join multiple namespaces? €dit: at the same time i wondered (if you can join multiple) - how you can emit to the specific one then?
I tried to just cache stuff 'per single run' of the application, so in appDelegate I did ``` Swift func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool { let...
Do you plan to make an update for Swift 1.2?
when i open a new socket and join - suddenly the library starts polling like crazy - anyone else experienced this?? have the issue on both simulator and live device...
Hi, I have kind of the same issue like the other guy that posted about Alamofire. I already use it for a lot of REST calls and it wont find...