Title say it all, is it possible to do it? I noticed none match function will return its metadata/state, nor in client or server, its only accessible inside the match handler.
I’m trying to get this working because I’m currently storing the match info (such as name, password, etc.) inside its state, so I wanted this state outside the match handler to display it on a lobby browser, is it correct? Should I really use the nakama storage for this? How would I assign nakama storage entries with the match listing function to display if the match has a password or not to the client