aspnetcore/test
David Fowler cb05ce4e0b
Progress towards deleting Sockets.Abstractions (#1705)
* Progress towards deleting Sockets.Abstractions
- Moved our custom DefaultConnectionContext to Sockets.Http and renamed it to HttpConnectionContext.
- Renamed ConnectionManager to HttpConnectionManager
- Use DefaultConnection in tests and benchmarks
- Delete ConnectionMetadata
2018-03-24 04:21:47 -07:00
..
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Copy HttpContext properties for long polling transport (#1684) 2018-03-22 15:24:35 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Add protocol version to handshake (#1666) 2018-03-22 15:54:35 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests Progress towards deleting Sockets.Abstractions (#1705) 2018-03-24 04:21:47 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils Progress towards deleting Sockets.Abstractions (#1705) 2018-03-24 04:21:47 -07:00
Microsoft.AspNetCore.Sockets.Tests Progress towards deleting Sockets.Abstractions (#1705) 2018-03-24 04:21:47 -07:00
Directory.Build.props
xunit.runner.json