zwopple / PocketSocket

Objective-C websocket library for building things that work in realtime on iOS and OS X.
Other
414 stars 129 forks source link

How to do with this error? #58

Open SpongeBob-GitHub opened 8 years ago

SpongeBob-GitHub commented 8 years ago

-[AppDelegate server:webSocket:didFailWithError:] -[AppDelegate server:webSocket:didFailWithError:] [Line 497] Socket Error: Error Domain=PSWebSocketErrorDomain Code=3 "Output stream end encountered" UserInfo={NSLocalizedDescription=Output stream end encountered}


any way to fix this bug ?

SpongeBob-GitHub commented 8 years ago

this error will let the app exit...

kisileno commented 8 years ago

looks like a dup https://github.com/zwopple/PocketSocket/issues/57