Account Relays
Rust-owned durable relay catalog for one account.
Rust validates endpoints, reconciles caller-supplied authenticated discovery with user choices, and commits the complete catalog transaction. The managed transport consumes the effective catalog directly; low-level hosts may use the same values with their own socket.
Functions
Add or reactivate a custom relay and commit the complete catalog.
Validate a configured endpoint for managed or low-level transport.
Return the complete durable catalog.
Exclude an automatic relay or remove custom ownership.
Return ordered effective candidates after failedUrl.
Observe the complete catalog after every durable account change.
Reconcile authenticated DNS discovery and commit it atomically.
Restore every currently discovered automatic relay.
Return bounded retry/failover policy for one transport result.
Select exactly one effective active relay.