Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The remote party closed the WebSocket connection without completing the close handshake. #74

Closed
Shooshpanius opened this issue Oct 3, 2018 · 2 comments

Comments

@Shooshpanius
Copy link

Then client is disconnected (net error or else), server down with error;

System.Net.WebSockets.WebSocketException (0x80004005): The remote party closed the WebSocket connection without completing the close handshake. ---> System.Net.WebSockets.WebSocketException (0x80004005): The remote party closed the WebSocket connection without completing the close handshake.

I use NuGet package, hoe to process this errors and drop sockets from disconnected clients withoun server down?

@awosztyl
Copy link

awosztyl commented Oct 3, 2018

Look at issue #42 . As @radu-matei wrote: " NuGet is based on a lower version of the repo".

@Shooshpanius
Copy link
Author

Ok, thx :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants