..
Common
Update text and binary formatter helpers to be shared ( #2035 )
2018-04-16 15:19:34 +12:00
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
Added support for negotiate response to redirect the client to another SignalR endpoint ( #2070 )
2018-04-18 14:22:45 -07:00
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
Fix #1989 by adding a 'binding failure' pseudo-message ( #2064 )
2018-04-17 20:08:07 -07:00
Microsoft.AspNetCore.SignalR.Redis
CancellationToken EVERYWHERE ( #2101 )
2018-04-20 16:21:51 -07:00
Directory.Build.props
Pin package and tool versions to make build more repeatable
2017-11-01 16:40:51 -07:00