8000 Tags · sypbiz/SockJS.NET · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sypbiz/SockJS.NET

Tags

v1.4.0

Toggle v1.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Handling close events properly (#8)

* Add WebSocketMessageType.Close handling in WebSocketDriver.cs
Fix typo in SockJS.cs
Fire close event in WebSocketTransport.cs (as in original sockjs implementation)
* Change test project to netstandard
* Refactored Close method to fire events
* Refactored Close method to fire events
0