-
Notifications
You must be signed in to change notification settings - Fork 0
Nakama
Joseph edited this page Sep 10, 2026
·
1 revision
Nakama lets you link multiple Tori instances together so you can watch together in sync with friends, or share your library/host instance with a peer without giving them full server access.
- 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.
- 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.
- 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.
- 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.