aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 4f10560087
Rename negotiate to handshake, add handshake response, add close frame (#1591)
2018-03-20 17:40:22 +13:00
..
HttpConnectionTests.AbortAsync.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
HttpConnectionTests.ConnectionLifecycle.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
HttpConnectionTests.OnReceived.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
HttpConnectionTests.SendAsync.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
HttpConnectionTests.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
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 Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
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 Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
TestTransportFactory.cs