- We made a change to not initialize pipes up front on connection creation. That change make it null ref in disposal because we didn't check if the pipes were initialized. - Added a test - Also fixed the EchoConnectionHandler in the functional ts tests. |
||
|---|---|---|
| .. | ||
| Common | ||
| Microsoft.AspNetCore.Http.Connections | ||
| Microsoft.AspNetCore.Http.Connections.Client | ||
| Microsoft.AspNetCore.Http.Connections.Common | ||
| Microsoft.AspNetCore.SignalR | ||
| Microsoft.AspNetCore.SignalR.Client | ||
| Microsoft.AspNetCore.SignalR.Client.Core | ||
| Microsoft.AspNetCore.SignalR.Client.MsgPack | ||
| Microsoft.AspNetCore.SignalR.Common | ||
| Microsoft.AspNetCore.SignalR.Core | ||
| Microsoft.AspNetCore.SignalR.MsgPack | ||
| Microsoft.AspNetCore.SignalR.Protocols.MsgPack | ||
| Microsoft.AspNetCore.SignalR.Redis | ||
| Directory.Build.props | ||