Connect to a WebSocket through a HTTP(S)/SOCKS5 proxy
Title - I am trying to connect to a wss://wss:// websocket through a proxy of choice at runtime. Is there a way to do this alike to Deno.createHttpClientDeno.createHttpClient for regular requests? If not (and I would say it is in fact more complicated), what should I do to achieve this?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.