aspnetcore/test/Kestrel.Transport.Libuv.Tests/TestHelpers
David Fowler 5c775073a4 Initial bedrock refactoring (#1995)
- 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
2017-08-16 00:02:48 -07:00
..
MockConnectionHandler.cs Initial bedrock refactoring (#1995) 2017-08-16 00:02:48 -07:00
MockLibuv.cs
MockSocket.cs
TestConstants.cs
TestLibuvTransportContext.cs