aspnetcore/src/Microsoft.AspNetCore.Signal...
David Fowler 2ed78d5762
Don't expose Channel from HubConnectionContext (#1428)
- Change HubEndPoint to call WriteAsync
- Fixed assert  for protocol reader writer
2018-02-09 22:00:28 -08:00
..
Internal Clean up logging (#1308) 2018-01-22 09:37:53 -08:00
Properties
DefaultHubActivator.cs
DefaultHubLifetimeManager.cs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
DefaultUserIdProvider.cs
DynamicClientProxy.cs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
DynamicHub.cs
DynamicHubClients.cs Invoke Users (#1257) 2018-01-08 17:58:42 -08:00
Hub.cs
HubCallerClients.cs Invoke Users (#1257) 2018-01-08 17:58:42 -08:00
HubCallerContext.cs
HubClients.cs Invoke Users (#1257) 2018-01-08 17:58:42 -08:00
HubClients`T.cs Invoke Users (#1257) 2018-01-08 17:58:42 -08:00
HubConnectionContext.cs Don't expose Channel from HubConnectionContext (#1428) 2018-02-09 22:00:28 -08:00
HubConnectionList.cs
HubContext.cs
HubContext`T.cs
HubEndPoint.cs Don't expose Channel from HubConnectionContext (#1428) 2018-02-09 22:00:28 -08:00
HubGroupList.cs
HubLifetimeManager.cs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
HubMethodNameAttribute.cs
HubOptions.cs Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
Hub`T.cs
IClientProxy.cs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
IClientProxyExtensions.cs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
IGroupManager.cs
IHubActivator.cs
IHubCallerClients.cs
IHubCallerClients`T.cs
IHubClients.cs
IHubClients`T.cs Invoke Users (#1257) 2018-01-08 17:58:42 -08:00
IHubContext.cs
IHubContext`T.cs
ISignalRBuilder.cs
IUserIdProvider.cs
JsonProtocolDependencyInjectionExtensions.cs Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
Microsoft.AspNetCore.SignalR.Core.csproj
Proxies.cs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
SignalRBuilder.cs
SignalRDependencyInjectionExtensions.cs Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
SignalRSocketBuilderExtensions.cs
TypedClientBuilder.cs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
TypedHubClients.cs Invoke Users (#1257) 2018-01-08 17:58:42 -08:00