mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-14 00:52:05 +00:00
fix(multiplayer): advance tickets on allocation bind
This commit is contained in:
@@ -67,6 +67,7 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
publication now requires an allocated endpoint and verifies canonical
|
||||
join-authorisation signatures before exposing player rows; `cmd/allocator`
|
||||
now polls these claims and drives provider allocation/reconciliation/binding;
|
||||
binding atomically advances every participant ticket to `ALLOCATING`, and
|
||||
durable post-provider recovery avoids a second allocation after a bind crash;
|
||||
unknown provider-outcome reconciliation and live Agones integration remain.
|
||||
- [ ] **IN PROGRESS:** Run the Go control plane against PostgreSQL/Redis with
|
||||
|
||||
Reference in New Issue
Block a user