* Renames from API review - Rename Microsoft.AspNetCore.Protocols.Abstractions to Microsoft.AspNetCore.Connections.Abstractions. - Renamed IConnectionHandler to IConnectionDispatcher (and related properties and types) - Added ConnectionHandler and UseConnectionHandler extension method to Connections.Abstractions. - Use ActivatorUtilties to create the ConnectionHandler |
||
|---|---|---|
| .. | ||
| TestHelpers | ||
| Kestrel.Transport.Libuv.Tests.csproj | ||
| LibuvConnectionTests.cs | ||
| LibuvOutputConsumerTests.cs | ||
| LibuvThreadTests.cs | ||
| LibuvTransportFactoryTests.cs | ||
| LibuvTransportOptionsTests.cs | ||
| LibuvTransportTests.cs | ||
| ListenerPrimaryTests.cs | ||
| MultipleLoopTests.cs | ||
| NetworkingTests.cs | ||
| UvStreamHandleTests.cs | ||
| UvTimerHandleTests.cs | ||