Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Add proxy support #42

Closed
Harry-Jing opened this issue Feb 14, 2023 · 4 comments · Fixed by #122
Closed

Add proxy support #42

Harry-Jing opened this issue Feb 14, 2023 · 4 comments · Fixed by #122

Comments

@Harry-Jing
Copy link
Contributor

No description provided.

@acheong08
Copy link
Owner

Will do

@parthmalhotra
Copy link

+1

1 similar comment
@hafidzaini
Copy link

+1

@lss233
Copy link
Contributor

lss233 commented Mar 13, 2023

Consider using websocket-client instead of websockets?

I notice that the issue for proxy support of websockets is open for 3 years. python-websockets/websockets#364

websocket-client has full support to SOCKS proxy and HTTP proxy: https://pypi.org/project/websocket-client/

The only downside is that they don't support asyncio, but I believe we can start a new thread to solve this problem.

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

Successfully merging a pull request may close this issue.

5 participants