aspnetcore/src
BrennanConroy 9101ab636b
Always check for WebSockets close (#2100)
2018-04-20 08:21:04 -07:00
..
Common
Microsoft.AspNetCore.Http.Connections Always check for WebSockets close (#2100) 2018-04-20 08:21:04 -07:00
Microsoft.AspNetCore.Http.Connections.Client Always check for WebSockets close (#2100) 2018-04-20 08:21:04 -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 Reduce redundant dependencies (#2091) 2018-04-19 00:18:52 -07:00
Microsoft.AspNetCore.SignalR.Client.Core Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
Microsoft.AspNetCore.SignalR.Common Reduce redundant dependencies (#2091) 2018-04-19 00:18:52 -07:00
Microsoft.AspNetCore.SignalR.Core Change Hub and friends to abstract (#2108) 2018-04-20 20:53:01 +12:00
Microsoft.AspNetCore.SignalR.Protocols.Json Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -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 Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
Directory.Build.props