feat: multi-forwarder with SRTT-based failover #77
Reference in New Issue
Block a user
Delete Branch "feat/multi-forwarder-failover"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
addressaccepts a string or array with optional per-server port ("1.2.3.4:5353","[::1]:5553")fallbackconfig field, tried only when all primaries failaddress = "1.2.3.4"still works, existing configs unchangedCloses #34 (items 1, 2, 3)
Test plan
make allpasses (195 tests, clippy, fmt, audit)address = "..."string config still works (backwards compat)/statsshows preferred upstream viapool.label()🤖 Generated with Claude Code