aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King e4d0f2980e
Microsoft.AspNetCore.SignalR.Client refactor (#2000)
2018-04-14 21:09:41 +12:00
..
HubConnectionHandlerTestUtils Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
Internal Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs
EndToEndTests.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Fix #1927 by using Synchronous Callbacks everywhere. (#2003) 2018-04-13 11:38:03 -07:00
HubMethodInvocationMessageTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs
WriteThenCloseConnectionHandler.cs