aspnetcore/test/Microsoft.AspNetCore.Signal...
Mikael Mengistu 0e4731e480
Expose Transport and Application Max Buffer Sizes (#1473)
2018-02-25 08:47:14 +00:00
..
ChannelExtensions.cs
HubConnectionContextUtils.cs Remove the Channel<HubMessage> from the HubConnectionContext (#1468) 2018-02-17 10:22:11 -08:00
LogRecord.cs
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj
PipeReaderExtensions.cs Expose Transport and Application Max Buffer Sizes (#1473) 2018-02-25 08:47:14 +00:00
ServerFixture.cs
TaskExtensions.cs Revert "Add timeout back to hanging test (#1480)" (#1482) 2018-02-22 00:44:06 -08:00
TestClient.cs Fix #924 by introducing HubDispatcher abstraction (#1479) 2018-02-22 20:59:34 -08:00
TestHelpers.cs