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
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
EndToEndTests.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs
HubMethodInvocationMessageTests.cs
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00