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 Remove support for binary over SSE and add transfer format to negotiation (#1564) 2018-03-13 14:29:32 -07:00
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 Add additional properties to HttpOptions (#1557) 2018-03-13 09:46:34 +13:00
HubConnectionBuilderTests.cs Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
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 Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
ResponseUtils.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
ServerSentEventsParserTests.cs Update to new corefx (#1561) 2018-03-08 14:23:20 -08:00
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