aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 725bb33949
Lazy initialize HttpConnectionContext.Items (#2027)
2018-04-15 19:06:13 +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 readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ClientProxyTests.cs Make Proxies Internal (#1982) 2018-04-13 00:38:16 +00:00
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
DefaultTransportFactoryTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
EchoConnectionHandler.cs
EndToEndTests.cs Lazy initialize HttpConnectionContext.Items (#2027) 2018-04-15 19:06:13 +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 Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12:00
WriteThenCloseConnectionHandler.cs