aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 1c44e8febf
Fix streaming hub methods combined with async (#1544)
2018-03-07 20:07:06 +13:00
..
HubEndpointTestUtils Fix streaming hub methods combined with async (#1544) 2018-03-07 20:07:06 +13:00
Internal Restrict HubProtocol on Server + HubOptions<THub> (#1492) 2018-03-07 01:31:56 +00: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 Fix streaming hub methods combined with async (#1544) 2018-03-07 20:07:06 +13: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