Prefer QUIC fabric endpoints

This commit is contained in:
2026-05-16 10:40:41 +03:00
parent 562ccfdbc1
commit efce41f458
5 changed files with 69 additions and 2 deletions
@@ -307,6 +307,9 @@ in heartbeat metadata, and pass the setting through host-agent install/update
profiles.
`mesh-live-smoke` verifies the QUIC carrier by starting a temporary QUIC fabric
server and requiring a `PING`/`PONG` round trip over `QUICFabricTransport`.
Nodes now advertise enabled QUIC fabric listeners as `direct_quic` fast-path
endpoint candidates, and endpoint ranking prefers QUIC over WebSocket/HTTPS
compatibility candidates for fabric sessions.
Deliverables: