| .. |
|
Internal
|
fix #1914 by switching RedisProtocol to MsgPack (#1968)
|
2018-04-12 12:10:51 -07:00 |
|
Properties
|
…
|
|
|
DefaultHubActivator.cs
|
Use ActivatorUtlities.CreateFactory instead of CreateInstance (#1643)
|
2018-03-19 00:19:54 -07:00 |
|
DefaultHubCallerContext.cs
|
Don't expose HubConnectionContext on the Hub (#1674)
|
2018-03-21 10:07:41 -07:00 |
|
DefaultHubLifetimeManager.cs
|
Remove params from message ctors (#1931)
|
2018-04-11 12:11:13 +12:00 |
|
DefaultUserIdProvider.cs
|
Added TCP client sample to HubSample (#1805)
|
2018-04-02 09:50:50 -07:00 |
|
DynamicClientProxy.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
DynamicHub.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
DynamicHubClients.cs
|
…
|
|
|
Hub.cs
|
…
|
|
|
HubCallerClients.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
HubCallerContext.cs
|
Don't expose HubConnectionContext on the Hub (#1674)
|
2018-03-21 10:07:41 -07:00 |
|
HubClients.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
HubClients`T.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
HubConnectionContext.cs
|
Always use TaskCreationOptions.RunContinuationsAsynchronously (#1966)
|
2018-04-12 18:21:20 +12:00 |
|
HubConnectionHandler.cs
|
Couple logging additions (#1827)
|
2018-04-02 19:25:47 -07:00 |
|
HubConnectionStore.cs
|
Use invariant culture and ordinal comparisons (#1928)
|
2018-04-10 16:52:19 +12:00 |
|
HubContext.cs
|
…
|
|
|
HubContext`T.cs
|
…
|
|
|
HubGroupList.cs
|
Use invariant culture and ordinal comparisons (#1928)
|
2018-04-10 16:52:19 +12:00 |
|
HubLifetimeManager.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
HubMethodNameAttribute.cs
|
…
|
|
|
HubOptions.cs
|
Add detailed error option (#1763)
|
2018-03-30 11:30:07 -07:00 |
|
HubOptionsSetup.cs
|
Change default handshake timeout (#1808)
|
2018-03-31 12:27:23 -07:00 |
|
HubOptionsSetup`T.cs
|
Rename negotiate to handshake, add handshake response, add close frame (#1591)
|
2018-03-20 17:40:22 +13:00 |
|
HubOptions`T.cs
|
…
|
|
|
Hub`T.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
IClientProxy.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
IClientProxyExtensions.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
IGroupManager.cs
|
…
|
|
|
IHubActivator.cs
|
…
|
|
|
IHubCallerClients.cs
|
…
|
|
|
IHubCallerClients`T.cs
|
…
|
|
|
IHubClients.cs
|
…
|
|
|
IHubClients`T.cs
|
…
|
|
|
IHubContext.cs
|
…
|
|
|
IHubContext`T.cs
|
…
|
|
|
ISignalRServerBuilder.cs
|
Refactor HubConnectionBuilder (#1830)
|
2018-04-04 21:19:13 +12:00 |
|
IUserIdProvider.cs
|
…
|
|
|
Microsoft.AspNetCore.SignalR.Core.csproj
|
Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1861)
|
2018-04-05 01:32:10 -07:00 |
|
Proxies.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
SignalRBuilder.cs
|
Refactor HubConnectionBuilder (#1830)
|
2018-04-04 21:19:13 +12:00 |
|
SignalRConnectionBuilderExtensions.cs
|
Remove traces of ASP.NET Core Sockets (#1899)
|
2018-04-07 17:51:12 -07:00 |
|
SignalRDependencyInjectionExtensions.cs
|
Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1861)
|
2018-04-05 01:32:10 -07:00 |
|
TypedClientBuilder.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
TypedHubClients.cs
|
readonly all the things (#1901)
|
2018-04-08 15:47:01 +12:00 |