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

how to make the websockets.connect() go through with http proxy? #1230

Closed
Lamchi-Joo opened this issue Sep 20, 2022 · 5 comments
Closed

how to make the websockets.connect() go through with http proxy? #1230

Lamchi-Joo opened this issue Sep 20, 2022 · 5 comments

Comments

@Lamchi-Joo
Copy link

No description provided.

@Lamchi-Joo
Copy link
Author

how to make the websockets.connect() go through with http proxy?

@Lamchi-Joo
Copy link
Author

i didn't find any support proxy function in this issues -----> #364

@aaugustin
Copy link
Member

Indeed, that's why #364 is still open.

@nomadalex
Copy link

@Lamchi-Joo you can use websocket-client library instead. To use websocket-client with asyncio, you can look at wsapi.py as a reference.

@isaackogan
Copy link

@Lamchi-Joo you can use websocket-client library instead. To use websocket-client with asyncio, you can look at wsapi.py as a reference.

Is running in executor a valid solution for high volume?

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

No branches or pull requests

4 participants