wulfeyW
Denoβ€’3y agoβ€’
1 reply
wulfey

Connect to a WebSocket through a HTTP(S)/SOCKS5 proxy

Title - I am trying to connect to a wss:// websocket through a proxy of choice at runtime.
Is there a way to do this alike to Deno.createHttpClient for regular requests?
If not (and I would say it is in fact more complicated), what should I do to achieve this?
Was this page helpful?