aspnetcore/test/Microsoft.AspNetCore.Signal...
Mikael Mengistu 313133131f
Check for Websockets in Fallback functional tests (#1772)
2018-03-30 12:33:42 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs Check for Websockets in Fallback functional tests (#1772) 2018-03-30 12:33:42 -07:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs Fix internal HubConnection state when handshake fails (#1774) 2018-03-29 16:35:31 -07:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs Fix internal HubConnection state when handshake fails (#1774) 2018-03-29 16:35:31 -07:00
HubConnectionTests.cs
LongPollingTransportTests.cs Make shutdown logic for SSE and LongPolling more similar to WebSockets (#1779) 2018-03-30 01:50:30 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs Make shutdown logic for SSE and LongPolling more similar to WebSockets (#1779) 2018-03-30 01:50:30 -07:00
SyncPoint.cs
TestConnection.cs Fix internal HubConnection state when handshake fails (#1774) 2018-03-29 16:35:31 -07:00
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs