aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse a8330067c4
Implement #1157 by adding client timeout for C# client (#1165)
2017-12-07 14:54:41 -08:00
..
HttpConnectionTests.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
HubConnectionBuilderExtensionsTests.cs Rename With/GetTransportType to With/GetTransport 2017-09-13 09:46:17 -07:00
HubConnectionBuilderTests.cs Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
HubConnectionExtensionsTests.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
HubConnectionProtocolTests.cs Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
HubConnectionTests.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
LongPollingTransportTests.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Implement #1156 by having the server send Ping messages (#1161) 2017-12-04 14:43:27 -08:00
ResponseUtils.cs
ServerSentEventsParserTests.cs React to CoreFxLab packages (#998) 2017-11-13 15:05:35 -08:00
ServerSentEventsTransportTests.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
TaskQueueTests.cs
TestConnection.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
TestTransportFactory.cs