Expand description
Exposes Client
, which allows to establish connections to a relay server.
Based on tailscale/derp/derphttp/derphttp_client.go
Structs§
- A relay client.
- Build a Client.
- The send half of a relay client.
- The receive half of a relay client.
Enums§
- Error for sending messages to the relay server.
- The messages received from a framed relay stream.
- Messages we can send to a relay server.
Functions§
- make_
dangerous_ client_ config test-utils
Creates a client config that trusts any servers without verifying their TLS certificate.