aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler d27844dfef
ConnectionMetadata is now ConnectionItems (#1604)
* ConnectionMetadata is now ConnectionItems
2018-03-14 20:57:40 -07: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 Further making Microsoft.AspNetCore.Sockets "not a thing" (#1599) 2018-03-14 15:37:24 -07: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 ConnectionMetadata is now ConnectionItems (#1604) 2018-03-14 20:57:40 -07:00
TestHelpers.cs