Commit Graph

2 Commits

Author SHA1 Message Date
Viktor Liu
fd704c2ba4 Fix CI: drop unused netip import and regenerate proto with original protoc 2026-04-29 07:42:18 +02:00
Viktor Liu
b524cb77dc Address review on relay server IP signaling
Mark relayServerAddress and relayServerIP as optional in the signal proto, return the relay instance address and IP atomically from Manager.RelayInstanceAddress to avoid divergence across reconnections, and split the relay client constructor into NewClient and NewClientWithServerIP. Rename fallback terminology to server IP throughout.
2026-04-29 06:37:20 +02:00