varvet / mobile-websocket-example

Mobile websocket example
385 stars 154 forks source link

iOS client closes with "Stream end encountered" #5

Open jas7553 opened 10 years ago

jas7553 commented 10 years ago

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