aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy 8701baf73d Add negotiate timeout option to hub options (#1003) 2017-10-11 08:59:37 -07:00
..
Internal Adding default ctors for HubProtocols 2017-09-21 15:30:23 -07:00
CancellationDisposable.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs fix issue with incorrect user detection when Invoking for User (#747) 2017-10-06 11:58:18 -07:00
DefaultTransportFactoryTests.cs
EchoEndPoint.cs
EndToEndTests.cs Rename With/GetTransportType to With/GetTransport 2017-09-13 09:46:17 -07:00
HubEndpointTests.cs Add negotiate timeout option to hub options (#1003) 2017-10-11 08:59:37 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Use PackageLineup to manage PackageReference versions 2017-09-01 16:34:32 -07:00
SignalRDependencyInjectionExtensionsTests.cs Enabling customizing serialization settings in MessagePack protocol 2017-09-21 15:30:23 -07:00
Startup.cs
TestClient.cs Adding CancelInvocation message (#979) 2017-10-06 15:55:39 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs