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
..
ChannelExtensions.cs
HubConnectionContextUtils.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
LogRecord.cs
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj Made HubEndPoint derive from EndPoint (#1658) 2018-03-20 08:31:35 -07:00
PipeReaderExtensions.cs Update to new corefx (#1561) 2018-03-08 14:23:20 -08:00
ServerFixture.cs
TaskExtensions.cs Update to new corefx (#1561) 2018-03-08 14:23:20 -08:00
TestClient.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TestHelpers.cs