aspnetcore/test/Microsoft.AspNetCore.Signal...
Mikael Mengistu 04d4da2987 Replace Received Event with OnReceived (#1006) 2017-10-18 17:10:51 -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 Replace Received Event with OnReceived (#1006) 2017-10-18 17:10:51 -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 Adding Redis Unit tests (#1013) 2017-10-17 15:48:29 -07:00
SignalRDependencyInjectionExtensionsTests.cs Enabling customizing serialization settings in MessagePack protocol 2017-09-21 15:30:23 -07:00
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs