aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse 058830c9df
fix #2116 by requiring task return values from typed client (#2117)
2018-04-20 13:49:12 -07:00
..
HubConnectionHandlerTestUtils fix #2116 by requiring task return values from typed client (#2117) 2018-04-20 13:49:12 -07:00
Internal fix #2116 by requiring task return values from typed client (#2117) 2018-04-20 13:49:12 -07:00
AuthConnectionHandler.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
CancellationDisposable.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ClientProxyTests.cs Rename excludedIds to excludedConnectionIds (#2037) 2018-04-16 18:03:16 +12:00
DefaultHubActivatorTests.cs Change Hub and friends to abstract (#2108) 2018-04-20 20:53:01 +12:00
DefaultHubLifetimeManagerTests.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
DefaultTransportFactoryTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
EchoConnectionHandler.cs
EndToEndTests.cs Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs fix #2116 by requiring task return values from typed client (#2117) 2018-04-20 13:49:12 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
SerializedHubMessageTests.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
Startup.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs y u no log? 2018-04-16 08:33:19 +12:00
WriteThenCloseConnectionHandler.cs