Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete stale code #977

Merged

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Jun 17, 2019

Fixes #978

This code is very old and not used (we don't even build it).

Also, I made a proof of concept that leverages PSES's Stdio support (forwarding messages from Web Sockets to Stdio) which is a better design as it separates the concerns IMO.

It still exists in history if we ever need to refer to it.

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM

@TylerLeonhardt
Copy link
Member Author

No need to backport since this is more of a clean up

@TylerLeonhardt TylerLeonhardt merged commit 82cd970 into PowerShell:master Jun 18, 2019
@TylerLeonhardt TylerLeonhardt deleted the delete-websocket-code branch June 18, 2019 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up stale WebSocket code
3 participants