mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
b65a2d836a
New discovery.rs browses _openclaw-gw._tcp with a lifetime mdns-sd browser, keeps a fullname-keyed snapshot (resolved updates replace, goodbye/TTL removes), and mirrors the native clients' TXT contract and direct-selection gate (resolved SRV endpoint routing; tailnetDns is a hint only). The bootstrap page lists discovered gateways and connecting navigates the dashboard WebView to the resolved endpoint, validated against the live snapshot; remote selection cancels the local watchdog so an in-flight local bootstrap cannot steal the WebView back.