mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
feat: persist authenticated queue probe RTT
This commit is contained in:
+4
-1
@@ -49,7 +49,10 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
delegates the final proposal claim to the durable transaction boundary;
|
||||
queue tickets now also retain server-derived probe RTT metadata for
|
||||
authoritative matcher reads; ranked metadata/provider wiring and live
|
||||
Redis repair remain.
|
||||
Redis repair remain. The authenticated probe API now records validated
|
||||
server-computed RTT values into the active player's durable queue ticket and
|
||||
fails closed when that write is unavailable; Steam/coordinator evidence
|
||||
acquisition and multi-region probe population remain.
|
||||
- [ ] **IN PROGRESS:** Run the Go control plane against PostgreSQL/Redis with
|
||||
independently runnable API, matcher, allocator and maintenance roles. The
|
||||
`cmd/control-plane` API role now opens PostgreSQL, applies migrations, wires
|
||||
|
||||
Reference in New Issue
Block a user