aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler e3da7feab4
Clean up client ITransport interface (#1893)
- Transports own the pipe creation. The fact they are 2 sides is an implementation detail.
2018-04-07 15:11:42 -07:00
..
HubEndpointTestUtils Removing native support for IObservable<T> (#1890) 2018-04-07 15:10:39 -07:00
Internal Fix non-serializable tests (#1820) 2018-04-03 09:31:52 +12:00
AuthConnectionHandler.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
EchoConnectionHandler.cs
EndToEndTests.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Removing native support for IObservable<T> (#1890) 2018-04-07 15:10:39 -07:00
HubMethodInvocationMessageTests.cs
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
Startup.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
WriteThenCloseConnectionHandler.cs