..
HttpConnectionTests.ConnectionLifecycle.cs
Fix more flaky tests ( #1750 )
2018-03-28 15:27:40 -07:00
HttpConnectionTests.Helpers.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
HttpConnectionTests.Negotiate.cs
Handshake and negotiation optimization ( #1731 )
2018-03-29 17:50:45 +13:00
HttpConnectionTests.Transport.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
HttpConnectionTests.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
HubConnectionBuilderExtensionsTests.cs
…
HubConnectionBuilderTests.cs
…
HubConnectionTests.ConnectionLifecycle.cs
Fix internal HubConnection state when handshake fails ( #1774 )
2018-03-29 16:35:31 -07:00
HubConnectionTests.Extensions.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
HubConnectionTests.Helpers.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
HubConnectionTests.Protocol.cs
Fix internal HubConnection state when handshake fails ( #1774 )
2018-03-29 16:35:31 -07:00
HubConnectionTests.cs
Change IHubProtocol interface to support partial parsing ( #1745 )
2018-03-28 12:08:16 -07:00
LongPollingTransportTests.cs
Make shutdown logic for SSE and LongPolling more similar to WebSockets ( #1779 )
2018-03-30 01:50:30 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
…
ResponseUtils.cs
…
ServerSentEventsParserTests.cs
…
ServerSentEventsTransportTests.cs
Make shutdown logic for SSE and LongPolling more similar to WebSockets ( #1779 )
2018-03-30 01:50:30 -07:00
SyncPoint.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
TestConnection.cs
Fix internal HubConnection state when handshake fails ( #1774 )
2018-03-29 16:35:31 -07:00
TestHttpMessageHandler.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
TestTransport.cs
IConnection refactoring ( #1718 )
2018-03-27 23:02:07 -07:00
TestTransportFactory.cs
…