aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 41f54d001b Remove dependencies on a bunch of corefxlab things (#576)
* Remove dependencies on a bunch of corefxlab things
- Used Stream instead of IOutput
- Removed pipelines dependency in most places.
2017-06-22 09:23:52 -07:00
..
ConnectionTests.cs Re-layer the .NET Client into Http and non-Http (#544) 2017-06-09 08:58:54 -10:00
HubConnectionExtensionsTests.cs Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
HubConnectionProtocolTests.cs Simplify the JSON and protobuf protocols (#524) 2017-06-06 07:18:23 -10:00
HubConnectionTests.cs Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
LongPollingTransportTests.cs Add support for timing out poll requests (#538) 2017-06-07 20:55:00 -10:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
ResponseUtils.cs Adding structured negotiate 2017-06-06 15:53:21 -07:00
TaskQueueTests.cs
TestConnection.cs Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
TestTransportFactory.cs