Closed matzew closed 11 years ago
This line (NSLog), sometimes is causing an error for me:
https://github.com/mobile-web-messaging/StompKit/blob/master/StompKitTests/StompKitTests.m#L86
connectionError NSError * domain: @"GCDAsyncSocketErrorDomain" - code: 7 0x0c9636f0
fixed in 4ef3c2753e
This line (NSLog), sometimes is causing an error for me:
https://github.com/mobile-web-messaging/StompKit/blob/master/StompKitTests/StompKitTests.m#L86