aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka 62bbe943e8 Make sure long polling transport can survive http client timeout 2017-09-07 14:14:52 -07:00
..
HttpConnectionTests.cs Exceptions from user's event handlers should be caught and logged 2017-09-05 12:21:47 -07:00
HubConnectionBuilderTests.cs Adding HubConnectionBuilder 2017-09-07 10:04:42 -07:00
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs Changing length prefixing to separator for JSON C# 2017-08-18 09:50:45 -07:00
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 Adding Microsoft.AspNetCore.SignalR.Client 2017-08-31 10:10:02 -07:00
ResponseUtils.cs
ServerSentEventsParserTests.cs Changing length prefixing to separator for JSON C# 2017-08-18 09:50:45 -07:00
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs Changing length prefixing to separator for JSON C# 2017-08-18 09:50:45 -07:00
TestTransportFactory.cs