feat: add Godot Agones REST bridge

This commit is contained in:
Josh Creek
2026-09-01 09:16:41 +01:00
parent 6caf719158
commit e7c835af52
7 changed files with 167 additions and 6 deletions
+3 -2
View File
@@ -48,8 +48,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
- [ ] **IN PROGRESS:** Define assignment compatibility and opt-in `ServerConfig`
flags whose defaults reproduce the community-server path. Allocation manifest
validation now covers client build and future expiry; allocated servers now
expose loopback process-ready/drain control and fence new admissions while
draining; signed admission remains.
expose loopback process-ready/drain control, an Agones REST bridge for
health/lifecycle calls, and fence new admissions while draining; signed
admission remains.
## Phase 8 — identity and security