aspnetcore/test/Microsoft.AspNetCore.Signal...
Pavel Krymets 8908eec6e7
Pipelines in corefx (#1501)
2018-02-28 12:42:01 -08:00
..
HubEndpointTestUtils Return stream method error to client (#1331) 2018-01-24 09:08:27 -08:00
Internal Remove the Channel<HubMessage> from the HubConnectionContext (#1468) 2018-02-17 10:22:11 -08:00
CancellationDisposable.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Remove the Channel<HubMessage> from the HubConnectionContext (#1468) 2018-02-17 10:22:11 -08:00
DefaultTransportFactoryTests.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
EchoEndPoint.cs Pipelines in corefx (#1501) 2018-02-28 12:42:01 -08:00
EndToEndTests.cs Skip ConnectionCanSendAndReceiveMessages 2018-02-23 11:45:24 -08:00
HubEndpointTests.cs Serialize once per format to increase perf in broadcasting scenarios (#1498) 2018-02-27 14:55:00 -08:00
HubMethodInvocationMessageTests.cs Logging invocations with errors would throw inside logger (#1445) 2018-02-13 14:57:21 -08:00
HubReflectionHelperTests.cs
MapSignalRTests.cs Makes MapHub and MapEndpoint consistent with other ASP.NET Core APIs using PathString. #1188 2017-12-13 09:14:36 -08:00
Microsoft.AspNetCore.SignalR.Tests.csproj Return stream method error to client (#1331) 2018-01-24 09:08:27 -08:00
Startup.cs Increase ServerFixture startup timeout (#1409) 2018-02-06 08:41:16 -08:00
UncreatableHub.cs
WebSocketsTransportTests.cs Pipelines in corefx (#1501) 2018-02-28 12:42:01 -08:00