aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler cb5bba36fc
Get off the event loop before dispatch (#1952)
2018-04-11 10:39:09 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HttpConnectionTests.Helpers.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs Support async access token factory (#1911) 2018-04-10 05:34:10 -07:00
HttpConnectionTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HubConnectionBuilderExtensionsTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HubConnectionBuilderTests.cs Swtich to MessagePack-CSharp (#1879) 2018-04-09 17:04:32 -07:00
HubConnectionTests.ConnectionLifecycle.cs
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs Get off the event loop before dispatch (#1952) 2018-04-11 10:39:09 -07:00
HubConnectionTests.cs Add GetMessageBytes to IHubProtocol (#1915) 2018-04-10 07:14:09 -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
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