aspnetcore/benchmarks/Microsoft.AspNetCore.Signal...
David Fowler a5d9930802
API review changes (#2043)
- Make SerializedHubMessage and SerializedMessage
public
- Made HubConnectionStore public
- Move SendUtils and Utils to the internal folder
- Make Microsoft.AspNetCore.Http.Connections.Common/Internal public.
- Move InvocationRequest to internal folder
2018-04-16 10:31:10 -07:00
..
Shared Minor DefaultHubLifetimeManager improvements (#1904) 2018-04-09 12:31:14 +12:00
AssemblyInfo.cs
BroadcastBenchmark.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
DefaultHubActivatorBenchmark.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
DefaultHubDispatcherBenchmark.cs
DefaultHubLifetimeManagerBenchmark.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
HubConnectionContextBenchmark.cs
HubConnectionSendBenchmark.cs
HubConnectionStartBenchmark.cs
HubProtocolBenchmark.cs
MessageParserBenchmark.cs
Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj
NegotiateProtocolBenchmark.cs API review changes (#2043) 2018-04-16 10:31:10 -07:00
RedisHubLifetimeManagerBenchmark.cs Rename excludedIds to excludedConnectionIds (#2037) 2018-04-16 18:03:16 +12:00
RedisProtocolBenchmark.cs Rename excludedIds to excludedConnectionIds (#2037) 2018-04-16 18:03:16 +12:00
ServerSentEventsBenchmark.cs
TestBinder.cs