WASM: support DialOptions.HTTPClient
Open
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.