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
Microsoft.AspNetCore.Http.Connections.Client
Microsoft.AspNetCore.Http.Connections.Common
Microsoft.AspNetCore.SignalR
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
Microsoft.AspNetCore.SignalR.Core Remove unnecessary state machines in DefautHubDispatcher (#2167) 2018-04-30 22:41:32 -07:00
Microsoft.AspNetCore.SignalR.Protocols.Json
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Microsoft.AspNetCore.SignalR.Redis
Directory.Build.props