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
..
HttpConnectionTests.ConnectionLifecycle.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs
HubConnectionTests.cs
LongPollingTransportTests.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Serialize NegotiateResponse with IBufferWriter (#1881) 2018-04-07 15:50:13 +12:00
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
SyncPoint.cs
TestConnection.cs Serialize NegotiateResponse with IBufferWriter (#1881) 2018-04-07 15:50:13 +12:00
TestHttpMessageHandler.cs
TestTransport.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
TestTransportFactory.cs