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

Add support for overwriting Connection's read and write functions #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ariel-bentu
Copy link

With this change, one can observe and modify the traffic on the websocket, and also get notified when websocket is closed. In addition, in fact one can initiate a close, by returning error from read or write.

@jmatosp
Copy link

jmatosp commented Mar 15, 2019

I do need something similar but this implementation is a bit wierd, sorry

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.

2 participants