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

Connect through proxy server #24

Closed
butschster opened this issue Apr 13, 2020 · 1 comment
Closed

Connect through proxy server #24

butschster opened this issue Apr 13, 2020 · 1 comment
Labels

Comments

@butschster
Copy link

Hi!

How can I create connection with websocket server through proxy server?

@kelunik
Copy link
Member

kelunik commented Apr 13, 2020

You can pass a custom HttpClient to Rfc6455Connector, so you can leverage the full proxy support that's available in HttpClient: socks4, socks5, and CONNECT tunnels.

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

No branches or pull requests

2 participants