aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse cfaa123eb8 IConnection refactoring (#1718)
- IConnection is now single-use and HubConnection creates a new instance
for reconnecting
- IConnection is just a Pipe now, no more events
2018-03-27 23:02:07 -07:00
..
HubEndpointTestUtils The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Internal Remove HubConnectionContext parameter from IHubProtocolResolver (#1735) 2018-03-27 10:25:00 -07:00
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
EchoConnectionHandler.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
EndToEndTests.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -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
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 React to https://github.com/aspnet/KestrelHttpServer/pull/2428 (#1734) 2018-03-27 02:02:29 -07:00
Startup.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00