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

[minor] added --hide-ping for hiding 'Received ping' and pong messages #110

Closed
wants to merge 1 commit into from

Conversation

towc
Copy link
Contributor

@towc towc commented Oct 31, 2019

intended to fix #107 and provide a workaround for #84

functionality

When using a -P or --hide-ping, the blue < Received ping (and pong) messages stop appearing in the console, which allows for a clean uninterrupted copy-pasteable transcript of the ws conversation.

This is opt-in to keep the change minor. I would suggest to make this default in the next major version

@lpinca
Copy link
Member

lpinca commented Nov 16, 2019

I agree that it's better to make the "print ping/pong" feature opt-in with a cli argument. I don't mind if the change is semver-major.

@towc
Copy link
Contributor Author

towc commented Nov 16, 2019

version with opt-in ping: #113

@towc
Copy link
Contributor Author

towc commented Nov 16, 2019

#113 was merged instead

@towc towc closed this Nov 16, 2019
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.

add option to hide ping messages
2 participants