mobile-websocket-example
mobile-websocket-example copied to clipboard
iOS client closes with "Stream end encountered"
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).