aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy 6d050140e5
Swtich to MessagePack-CSharp (#1879)
2018-04-09 17:04:32 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
HttpConnectionTests.Helpers.cs The grand unification of ConnectionContext (#1895) 2018-04-07 16:19:01 -07:00
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs Swtich to MessagePack-CSharp (#1879) 2018-04-09 17:04:32 -07:00
HubConnectionTests.ConnectionLifecycle.cs The grand unification of ConnectionContext (#1895) 2018-04-07 16:19:01 -07:00
HubConnectionTests.Extensions.cs IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
HubConnectionTests.Helpers.cs The grand unification of ConnectionContext (#1895) 2018-04-07 16:19:01 -07:00
HubConnectionTests.Protocol.cs
HubConnectionTests.cs The grand unification of ConnectionContext (#1895) 2018-04-07 16:19:01 -07:00
LongPollingTransportTests.cs Use expression body properties and implicit arrays where possible (#1906) 2018-04-08 21:40:01 +12:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
SyncPoint.cs
TestConnection.cs Make MemoryBufferWriter a Stream (#1907) 2018-04-08 16:11:17 -07:00
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs