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

Stopping the Server process does not send a close status code. #166

Open
matthewsanders opened this issue Dec 17, 2019 · 1 comment
Open
Labels

Comments

@matthewsanders
Copy link

WebSocket4Net - 0.15.2

If you stop the server process while a client is attached a ClosedEventArgs object is not created and the client will not receive the expected 1006 Abnormal Closure.

https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent#Status_codes

@kerryjiang kerryjiang added the bug label Dec 17, 2019
@desginer
Copy link

desginer commented Dec 21, 2019 via email

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

No branches or pull requests

3 participants