You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- This PR attempts to move things where they are needed instead of where they
happened to be used. As a result we should now have Sockets.Abstractions and
Sockets down to the minimal set of things required to make them run.
Sockets.Abstractions should go away in favor of Protocol.Abstractions and
Sockets contains the EndPoint abstraction and related types.
- Moved ConnectionManager and friends to
Sockets.Http.
-Removed Sockets and moved everything into Sockets.Abstractions.
- Moved DefaultConnection and put it in Sockets.Abstractions.
ghost
locked as resolved and limited conversation to collaborators
Dec 4, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@danroth27 - The announcement link: Announcement is broken with release:asp.net core 1.0. Could you please provide correct link?
The text was updated successfully, but these errors were encountered: