When running the iOS client the - webSocket: didCloseWithCode: reason: wasClean: method is immediately executed with the reason being Stream end encountered.
Interacting with the app does nothing afterwards, with no indication that the stream was immediately closed.
Running against iOS SDK 8.1, Xcode Version 6.1 (6A1052d), and SocketRocket (0.3.1-beta2).
When running the iOS client the
- webSocket: didCloseWithCode: reason: wasClean:
method is immediately executed with the reason beingStream end encountered
.Interacting with the app does nothing afterwards, with no indication that the stream was immediately closed.
Running against iOS SDK 8.1, Xcode Version 6.1 (6A1052d), and SocketRocket (0.3.1-beta2).