aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse d711916ad6
fix #2140 by ensuring the access token flows to WebSocketTransport (#2173)
2018-05-01 16:14:24 -07:00
..
HubConnectionHandlerTestUtils fix #2116 by requiring task return values from typed client (#2117) 2018-04-20 13:49:12 -07:00
Internal CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) 2018-05-01 16:14:24 -07:00
EchoConnectionHandler.cs
EndToEndTests.cs
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
SerializedHubMessageTests.cs
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) 2018-05-01 16:14:24 -07:00
WriteThenCloseConnectionHandler.cs