mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
docs(multiplayer): correct outbox ownership
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@ roles rather than independently designed microservices:
|
||||
|
||||
| Role | Responsibility |
|
||||
| --- | --- |
|
||||
| API | HTTPS/WebSocket auth, profile, queue commands, status resync |
|
||||
| API | HTTPS/WebSocket auth, profile, queue commands, status resync, transactional-outbox fan-out |
|
||||
| Matcher | Atomic proposal formation from queue state |
|
||||
| Allocator | Agones allocation, server registration, assignment delivery |
|
||||
| Maintenance worker | Season rollover, initial-connect/no-show expiry, live reconnect-abandonment reconciliation, and other durable lifecycle recovery |
|
||||
|
||||
Reference in New Issue
Block a user