aspnetcore/test/Microsoft.AspNetCore.Signal...
Mikael Mengistu b5c46f35b3
Check for actual start in SSE (#1681)
2018-03-22 19:03:48 +00:00
..
HttpConnectionTests.AbortAsync.cs
HttpConnectionTests.ConnectionLifecycle.cs Check for actual start in SSE (#1681) 2018-03-22 19:03:48 +00:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.OnReceived.cs
HttpConnectionTests.SendAsync.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionExtensionsTests.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
HubConnectionProtocolTests.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
HubConnectionTests.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs