trio-websocket
trio-websocket copied to clipboard
does trio-websocket support proxy?
I tried conncet to server through proxy, by setting proxy environment.
like set http_proxy=http://xxxx
but it doesn't work.
Same problem. Have you found the way to use proxy?