aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka 66ab939cff Making HttpConnection restartable (C#) (#1147)
🎉
2017-12-12 10:08:42 -08:00
..
HttpConnectionTests.AbortAsync.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
HttpConnectionTests.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
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 Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -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 Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
ResponseUtils.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
TaskQueueTests.cs
TestConnection.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
TestHttpMessageHandler.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
TestTransportFactory.cs