aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy a47e1051e8
Add protocol version to handshake (#1666)
2018-03-22 15:54:35 -07:00
..
HttpConnectionTests.AbortAsync.cs
HttpConnectionTests.ConnectionLifecycle.cs Check for actual start in SSE (#1681) 2018-03-22 19:03:48 +00:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.OnReceived.cs
HttpConnectionTests.SendAsync.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionExtensionsTests.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
HubConnectionProtocolTests.cs Add protocol version to handshake (#1666) 2018-03-22 15:54:35 -07:00
HubConnectionTests.cs Add protocol version to handshake (#1666) 2018-03-22 15:54:35 -07:00
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs