To create authoritative matches, you need to register a custom RPC that calls the server runtime matchCreate function, and invoke it via the client through the provided RPC API.
I’m looking at the documentation and it’s true that I need to build a bridge as you said.
Nakama’s modular design is wonderful, and hope I can grasp it as soon as possible.