coder / coder/websocket

WASM: support DialOptions.HTTPClient

Open
#373 16 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
5.5k
Forks
372
PR merge metrics
No merged PRs in 30d

Description

Support configuring a custom `http.Client` for use in a Wasm deployment.

This would support making websocket connections through something like gvisor `netstack`.

An example of such an `http.Client` is [here](https://github.com/WireGuard/wireguard-go/blob/master/tun/netstack/examples/http_client.go).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.