aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 2e63e5afe3
The rename games part 1 of many (#1696)
- React to rename of EndPoint to ConnectionHandler
- Rename UseSockets to UseConnections
- Rename MapEndPoint to MapConnectionHandler
- Rename HttpSocketOptions to HttpConnectionOptions
2018-03-22 22:35:55 -07:00
..
HttpConnectionTests.AbortAsync.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.ConnectionLifecycle.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -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 The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.OnReceived.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.SendAsync.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -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 Add protocol version to handshake (#1666) 2018-03-22 15:54:35 -07:00
HubConnectionTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
LongPollingTransportTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TaskQueueTests.cs
TestConnection.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TestHttpMessageHandler.cs
TestTransport.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TestTransportFactory.cs