mobile-websocket-example icon indicating copy to clipboard operation
mobile-websocket-example copied to clipboard

iOS client closes with "Stream end encountered"

Open jas7553 opened this issue 11 years ago • 0 comments

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).

jas7553 avatar Nov 15 '14 06:11 jas7553