aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka ceff4bd7da Exceptions from user's event handlers should be caught and logged
Otherwise they can spoil event queue and make the client not raise the Received event anymore

Fixes: #818
2017-09-05 12:21:47 -07:00
..
HttpConnectionTests.cs Exceptions from user's event handlers should be caught and logged 2017-09-05 12:21:47 -07:00
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs
HubConnectionTests.cs
LongPollingTransportTests.cs Upgrade to xunit 2.3.0-beta4 (#754) 2017-08-23 10:02:15 -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
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs
TestTransportFactory.cs