aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 12b69a0fdb
Refactor HttpOptions in client (#1942)
- Rename HttpOptions to HttpConfigurationOptions
- Remove HttpConfigurationOptions from SignalR client project
- Updated client HttpConnection ctors
2018-04-11 20:20:04 +12:00
..
HubConnectionHandlerTestUtils Rename HubEndPointTestUtils folder (#1943) 2018-04-11 04:05:28 +00:00
Internal
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
EchoConnectionHandler.cs
EndToEndTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs
HubMethodInvocationMessageTests.cs
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
WriteThenCloseConnectionHandler.cs