This repository was archived by the owner on Dec 18, 2018. It is now read-only.
1.0.0-alpha3
Pre-release
Pre-release
Bugs Fixed
- Stress: leaking Microsoft.AspNet.Server.Kestrel.Http.SocketOutput+ThisWriteReq as they are rooted by strong handles (#19)
- Writing should use PostAsync to flow exception back to writer (#17)
- Calling close on wrong thread should be avoided (#16)
- UvMemory should be Weak in several cases (#15)
- Null reference when running on osx (#13)
- Parse names/ports from server urls (#1)
Features
- Web socket support (#6)