aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse d711916ad6
fix #2140 by ensuring the access token flows to WebSocketTransport (#2173)
2018-05-01 16:14:24 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) 2018-05-01 16:14:24 -07:00
HttpConnectionTests.Transport.cs Flush first long poll immediately (#2032) 2018-04-17 00:49:26 -07:00
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs
HubConnectionTests.cs
LongPollingTransportTests.cs Flush first long poll immediately (#2032) 2018-04-17 00:49:26 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs Flush first long poll immediately (#2032) 2018-04-17 00:49:26 -07:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TestConnection.cs
TestHttpMessageHandler.cs Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
TestTransport.cs
TestTransportFactory.cs