- Added Protocols.Abstractions - IConnectionHandler.OnConnection takes an IFeatureCollection instead of IConnectionInfo - Removed IConnectionContext and IConnectionInformation replaced with IConnectionTransportFeature - Updated FrameConnectionContext and FrameContext to have the relevant state instead of flowing the ConnectionInformation. - Updated tests |
||
|---|---|---|
| .. | ||
| TestHelpers | ||
| Kestrel.Transport.Libuv.Tests.csproj | ||
| LibuvConnectionTests.cs | ||
| LibuvOutputConsumerTests.cs | ||
| LibuvTransportFactoryTests.cs | ||
| LibuvTransportOptionsTests.cs | ||
| LibuvTransportTests.cs | ||
| ListenerPrimaryTests.cs | ||
| MultipleLoopTests.cs | ||
| NetworkingTests.cs | ||
| UvStreamHandleTests.cs | ||
| UvTimerHandleTests.cs | ||
| xunit.runner.json | ||