Roles
- Host — the instance others connect to. Enable under Settings → Nakama → Host and set a username.
- Peer — connects to a host’s Nakama session using the host’s remote URL.
Setting up as host
- Go to Settings → Nakama.
- Toggle Enable hosting on.
- Set a display username (shown to peers).
- Share your reachable server address (see Remote Access if peers aren’t on your local network) with whoever wants to connect.
Connecting as a peer
- Go to Settings → Nakama.
- Enter the host’s remote URL.
- Connect — you’ll be able to watch in sync with the host and other connected peers.
Notes
- Nakama sync is best-effort; large latency differences between peers can cause drift.
- Hosting requires your instance to actually be reachable by peers — a purely local (
127.0.0.1-bound) server won’t work for anyone outside your machine.
