aspnetcore/src/Microsoft.AspNetCore.SignalR
BrennanConroy 3cabb6aeb1 Don't over-discover Hub methods (#511) 2017-06-12 14:26:33 -07:00
..
Internal Don't over-discover Hub methods (#511) 2017-06-12 14:26:33 -07:00
Properties ObjectMethodExecutor 2017-02-17 10:19:32 -08:00
DefaultHubActivator.cs
DefaultHubLifetimeManager.cs Change Group Add and Remove API (#522) 2017-06-06 21:50:34 -04:00
Hub.cs Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
HubCallerContext.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
HubConnectionMetadataNames.cs Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
HubContext.cs
HubEndPoint.cs Don't over-discover Hub methods (#511) 2017-06-12 14:26:33 -07:00
HubLifetimeManager.cs Change Group Add and Remove API (#522) 2017-06-06 21:50:34 -04:00
IClientProxy.cs
IGroupManager.cs Change Group Add and Remove API (#522) 2017-06-06 21:50:34 -04:00
IHubActivator.cs
IHubConnectionContext.cs
IHubContext.cs
ISignalRBuilder.cs
Microsoft.AspNetCore.SignalR.csproj Merge transport and hub protocols (#517) 2017-06-05 09:45:40 -10:00
Proxies.cs Clean up GroupManager (#542) 2017-06-08 17:06:41 -07:00
SignalRBuilder.cs
SignalRDependencyInjectionExtensions.cs Split http and non-http layers (#487) 2017-05-24 07:09:46 -07:00
SignalRSocketBuilderExtensions.cs Discover hub methods at startup time (#503) 2017-06-01 09:47:39 -10:00