aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka a14a0ab039 Adding structured negotiate 2017-06-06 15:53:21 -07:00
..
ConnectionTests.cs Adding structured negotiate 2017-06-06 15:53:21 -07: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 Adding structured negotiate 2017-06-06 15:53:21 -07:00
LongPollingTransportTests.cs Simplify the JSON and protobuf protocols (#524) 2017-06-06 07:18:23 -10:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Fix #324 by adding streaming support to the server (#461) 2017-05-31 09:10:20 -07:00
ResponseUtils.cs Adding structured negotiate 2017-06-06 15:53:21 -07:00
TaskQueueTests.cs Upgrade test framework versions and fix test issues (#453) 2017-05-15 12:50:30 -07:00
TestConnection.cs Removed unused parameter 2017-06-06 10:29:56 -07:00
TestTransportFactory.cs