aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 89922a399f
Capture server logs in tests
2018-04-15 14:43:56 +12:00
..
HubConnectionHandlerTestUtils Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
Internal JsonHubProtocol and MessagePackHubProtocol version fields now private (#2023) 2018-04-15 09:58:05 +12: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 Capture server logs in tests 2018-04-15 14:43:56 +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 Capture server logs in tests 2018-04-15 14:43:56 +12:00
WriteThenCloseConnectionHandler.cs