-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
acceptedThis issue has completed "acceptance" testing (including accessibility)This issue has completed "acceptance" testing (including accessibility)area-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.This issue / pr will introduce a breaking change, when resolved / merged.
Milestone
Description
Epic #10869
This requires adding a dependency on the new Microsoft.Bcl.AsyncInterfaces on netstandard 2.0 and not having that dependency on netstandard 2.1.
- - ConnectionContext
- - IConnectionListener
As part of this we want to remove IDisposable from DefaultConnectionContext
Metadata
Metadata
Assignees
Labels
acceptedThis issue has completed "acceptance" testing (including accessibility)This issue has completed "acceptance" testing (including accessibility)area-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.This issue / pr will introduce a breaking change, when resolved / merged.