-
Notifications
You must be signed in to change notification settings - Fork 223
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
HTTP proxy #158
Comments
You can, but you need to update your proxy settings. nginx.conf
sites-enabled/default
|
Thanks, I was looking to use a proxy from the client, ie to connect out to the internet via the HTTP |
@1tgr For this you can use rust-websocket with custom underlying connection. |
Indeed, that's what I'm doing. |
@1tgr Could you provide an example for what you're currently using to connect through an HTTP proxy? |
FYI, Tim needs to know this so that he can improve his awesome |
Can I use the client to connect via an HTTP proxy? e.g. in a corporate environment direct connections aren't possible.
The text was updated successfully, but these errors were encountered: