mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
feat: gate assignment publication on allocation
This commit is contained in:
+4
-2
@@ -92,8 +92,10 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
Valve-approved SDR POP/certificate/public-UDP overlays.
|
||||
- [ ] Add the local-safe Agones adapter and separate process-ready (listen then
|
||||
Ready) from assignment-ready (Allocated manifest verified and registered).
|
||||
- [ ] Allocate from Ready by region/build/protocol/transport; use separately
|
||||
verified ENet and SDR dynamic/passthrough port mappings.
|
||||
- [ ] **IN PROGRESS:** Allocate from Ready by region/build/protocol/transport; use separately
|
||||
verified ENet and SDR dynamic/passthrough port mappings. The Go allocator
|
||||
now owns assignment publication with idempotent replay/conflict handling;
|
||||
Agones integration remains.
|
||||
- [ ] Deliver/verify the signed roster after allocation and expose client
|
||||
tickets only after backend `assignment_ready`.
|
||||
- [ ] Keep >=2 Ready processes across >=2 on-demand nodes/failure domains per
|
||||
|
||||
Reference in New Issue
Block a user