aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 4f10560087
Rename negotiate to handshake, add handshake response, add close frame (#1591)
2018-03-20 17:40:22 +13:00
..
ChannelExtensions.cs
HubConnectionContextUtils.cs Further making Microsoft.AspNetCore.Sockets "not a thing" (#1599) 2018-03-14 15:37:24 -07:00
LogRecord.cs Increase ServerFixture startup timeout (#1409) 2018-02-06 08:41:16 -08:00
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
PipeReaderExtensions.cs Update to new corefx (#1561) 2018-03-08 14:23:20 -08:00
ServerFixture.cs Increase ServerFixture startup timeout (#1409) 2018-02-06 08:41:16 -08:00
TaskExtensions.cs Update to new corefx (#1561) 2018-03-08 14:23:20 -08:00
TestClient.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
TestHelpers.cs