aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka b093f2b279 Merge branch 'rel/1.0.0-alpha1' into dev 2017-09-13 13:55:06 -07:00
..
HttpConnectionTests.cs Exceptions from user's event handlers should be caught and logged 2017-09-05 12:21:47 -07:00
HubConnectionBuilderExtensionsTests.cs Rename With/GetTransportType to With/GetTransport 2017-09-13 09:46:17 -07:00
HubConnectionBuilderTests.cs Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs
HubConnectionTests.cs Adding HubConnectionBuilder 2017-09-07 10:04:42 -07:00
LongPollingTransportTests.cs Make sure long polling transport can survive http client timeout 2017-09-07 14:14:52 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Use PackageLineup to manage PackageReference versions 2017-09-01 16:34:32 -07:00
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs
TestTransportFactory.cs