aspnetcore/src/Microsoft.AspNetCore.SignalR
David Fowler b114e4e9fd Get rid of RpcEndpoint and samples
- Merge RpcEndpoint and HubEndPoint, still need to move discovery of hub
methods to another class.
2016-11-03 00:17:01 -07:00
..
Properties
DefaultHubLifetimeManager.cs Remove casts where possible 2016-11-02 22:17:03 -07:00
DependencyInjectionExtensions.cs Get rid of RpcEndpoint and samples 2016-11-03 00:17:01 -07:00
Hub.cs
HubCallerContext.cs
HubContext.cs
HubEndPoint.cs Get rid of RpcEndpoint and samples 2016-11-03 00:17:01 -07:00
HubLifetimeManager.cs Add Async suffix to everything 2016-11-02 22:02:29 -07:00
IClientProxy.cs Add Async suffix to everything 2016-11-02 22:02:29 -07:00
IGroupManager.cs
IHubConnectionContext.cs
IHubContext.cs
IInvocationAdapter.cs Add Async suffix to everything 2016-11-02 22:02:29 -07:00
ISignalRBuilder.cs
InvocationAdapterRegistry.cs
InvocationDescriptor.cs
InvocationResultDescriptor.cs
JsonNetInvocationAdapter.cs Add Async suffix to everything 2016-11-02 22:02:29 -07:00
Microsoft.AspNetCore.SignalR.xproj
Proxies.cs Add Async suffix to everything 2016-11-02 22:02:29 -07:00
SignalRAppBuilderExtensions.cs Get rid of RpcEndpoint and samples 2016-11-03 00:17:01 -07:00
SignalRBuilder.cs
SignalROptions.cs
SignalROptionsSetup.cs
project.json