aspnetcore/test/Microsoft.AspNetCore.Signal...
Dylan Dmitri Gray 3d0f68b22c
server closes connections that have gone silent (#2364)
2018-06-05 15:21:55 -07:00
..
HttpConnectionFactoryTests.cs
HttpConnectionTests.ConnectionLifecycle.cs
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs Add HubConnection.State (#2204) 2018-05-14 19:23:00 +12:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs server closes connections that have gone silent (#2364) 2018-06-05 15:21:55 -07:00
HubConnectionTests.cs
LongPollingTransportTests.cs Log 404 responses from long polling transport DELETE as Debug instead of Error (#2366) 2018-05-24 14:21:48 +12:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs Fix flakey tests from SSE receiving a 404 response on stop (#2282) 2018-05-17 18:31:56 +12:00
TestConnection.cs server closes connections that have gone silent (#2364) 2018-06-05 15:21:55 -07:00
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs