Skip to content

Remove WebSocketProtocol assembly#47578

Merged
CarnaViire merged 3 commits into
dotnet:masterfrom
CarnaViire:remove-websocketprotocol
Jan 29, 2021
Merged

Remove WebSocketProtocol assembly#47578
CarnaViire merged 3 commits into
dotnet:masterfrom
CarnaViire:remove-websocketprotocol

Conversation

@CarnaViire

Copy link
Copy Markdown
Member

Removed WebSocketProtocol code and mentions of the assembly.
Moved ManagedWebSocket.cs from Common to System.Net.WebSockets.

Fixes #1493

@ghost

ghost commented Jan 28, 2021

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Removed WebSocketProtocol code and mentions of the assembly.
Moved ManagedWebSocket.cs from Common to System.Net.WebSockets.

Fixes #1493

Author: CarnaViire
Assignees: -
Labels:

area-System.Net

Milestone: -

@ghost

ghost commented Jan 28, 2021

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@stephentoub stephentoub left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

Comment thread src/libraries/pkg/baseline/packageIndex.json
@CarnaViire CarnaViire merged commit f86a999 into dotnet:master Jan 29, 2021
@CarnaViire CarnaViire deleted the remove-websocketprotocol branch January 29, 2021 14:50
@ghost ghost locked as resolved and limited conversation to collaborators Feb 28, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop shipping and building WebSocketsProtocol assembly

4 participants