🧬 Nakama
Nakama runs in Kubernetes under funday-platform and hosts matchmaking RPCs, match handlers, console, and WebSocket gameplay paths.
Runtime
- Entry:
nakama-modules/index.ts. - Matchmaking RPC:
find_match_v3. - Game registry:
games/_platform/server/game_registry.ts. - Public health path:
/v2/healthcheck.
Source: funday/funday-codex.yml nakama; funday/funday-bible.md Nakama section.