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 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 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 Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
ResponseUtils.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
ServerSentEventsParserTests.cs Update to new corefx (#1561) 2018-03-08 14:23:20 -08:00
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