Skip to content

Emit proxyRequestWs events correctly, and some inline docs #248

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

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

consideRatio
Copy link
Member

It seems like we use the emit function to trigger potential event
handlers registered, but from what I understand we should do this
differently depending on either proxied web requests and proxied web
socket requests.

It seems like we use the emit function to trigger potential event
handlers registered, but from what I understand we should do this
differently depending on either proxied web requests and proxied web
socket requests.

ref: https://github.com/http-party/node-http-proxy#listening-for-proxy-events
@consideRatio consideRatio force-pushed the inline-docs-and-potential-fixes branch from 39514ac to b635d86 Compare July 4, 2020 21:18
@minrk minrk merged commit 9ff9e38 into jupyterhub:master Aug 25, 2020
@minrk
Copy link
Member

minrk commented Aug 25, 2020

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants