-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 10 of 1 issue completedDescription
Design and deploy iroh-relay to edge PoPs so clients select a nearby relay while gateways/peers can target that exact relay for consistent routing. Use PoP‑specific relay hostnames (or a discovery API) so endpoints pick a “home relay” via latency probes, and avoid anycast for gateway dialing unless you can guarantee sticky routing per connection.
- Define PoP relay inventory (hostnames, TLS, metrics, QUIC addr‑discovery) and publish a relay map for clients to probe.
- Implement/choose client discovery: DNS geo/latency routing or a small API that returns nearest relay URLs.
- Pick hostname format:
https://usw1-1.relay.n0.iroh-canary.iroh.link. (iroh)so maybe something likehttps://relay.iroh.<location>.datumconnect.net
Ref: https://github.com/n0-computer/iroh/tree/main/iroh-relay
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status
Status
Todo