aspnetcore/test/Microsoft.AspNetCore.Signal...
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
..
HubEndpointTestUtils The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Internal The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
CancellationDisposable.cs
ClientProxyTests.cs Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605) 2018-03-16 14:05:22 +13:00
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Improved allocations and throughput for broadcast scenarios (#1660) 2018-03-21 09:03:36 -07:00
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
EndToEndTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpHeaderConnectionHandler.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HubConnectionHandlerTests.cs Progress towards deleting Sockets.Abstractions (#1705) 2018-03-24 04:21:47 -07:00
HubMethodInvocationMessageTests.cs Logging invocations with errors would throw inside logger (#1445) 2018-02-13 14:57:21 -08:00
HubReflectionHelperTests.cs
MapSignalRTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Microsoft.AspNetCore.SignalR.Tests.csproj
Startup.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00