luna@pawful:~$ cat projects/universe.md
// universe
Single-binary game server orchestrator. Master and wrappers ship in one fat JAR, cluster peer to peer over Hazelcast, and expose a REST and WebSocket API. The same config deploys to screen, tmux, Docker, or Kubernetes.
- one fat JAR, runs as master or wrapper depending on config
- peer to peer clustering over Hazelcast
- REST and WebSocket API
- deploys the same config to screen, tmux, Docker, or Kubernetes