System.Net.WebSockets.Client.Managed icon indicating copy to clipboard operation
System.Net.WebSockets.Client.Managed copied to clipboard

The connection keeps dropping

Open rohaanhamid opened this issue 7 years ago • 1 comments

I use this library to continuously receive data from a Websocket server and the library keep crashing with the following error:

{"The I/O operation has been aborted because of either a thread exit or an application request"} The native error code is 995

I use a Python client with the server and it works fine.

rohaanhamid avatar Sep 02 '18 01:09 rohaanhamid

https://github.com/PingmanTools/System.Net.WebSockets.Client.Managed/issues/4#issuecomment-416713541

zone117x avatar Sep 04 '18 23:09 zone117x