Module iroh_relay::client
source · Expand description
Exposes Client
, which allows to establish connections to a relay server.
Based on tailscale/derp/derphttp/derphttp_client.go
Structs§
- An HTTP Relay client.
- Build a Client.
- Receiving end of a
Client
.
Enums§
- Possible connection errors on the
Client