aspnetcore/src
David Fowler f3ba1babfc
Remove unnecessary state machines in DefautHubDispatcher (#2167)
* Remove unnecessary state machines in DefautHubDispatcher
- Remove state machines for async tail calls
- Added fast path for auth check when there are no policies
2018-04-30 22:41:32 -07:00
..
Common
Microsoft.AspNetCore.Http.Connections CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Microsoft.AspNetCore.Http.Connections.Client CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Microsoft.AspNetCore.Http.Connections.Common
Microsoft.AspNetCore.SignalR fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
Microsoft.AspNetCore.SignalR.Client fix #2134 by disposing httpconnection if start fails (#2137) 2018-04-23 12:38:37 -07:00
Microsoft.AspNetCore.SignalR.Client.Core Remove unnecessary hop (#2136) 2018-04-23 15:25:57 -07:00
Microsoft.AspNetCore.SignalR.Common Reduce redundant dependencies (#2091) 2018-04-19 00:18:52 -07:00
Microsoft.AspNetCore.SignalR.Core Remove unnecessary state machines in DefautHubDispatcher (#2167) 2018-04-30 22:41:32 -07:00
Microsoft.AspNetCore.SignalR.Protocols.Json Cache some property access in json hub protocol (#2128) 2018-04-22 09:55:38 -07:00
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Microsoft.AspNetCore.SignalR.Redis CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Directory.Build.props