You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
收到
At 2019-12-18 05:33:33, "Matthew Sanders" <[email protected]> wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
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
The text was updated successfully, but these errors were encountered: