I want to use the built-in console panel in Nakama to send notifications to all clients. I would like to know if this feature exists. If not, how can I implement this functionality myself?
This doesn’t directly exist in Nakama Console, but it’s fairly trivial to build a RPC function that executes this logic, and you can invoke this via the API Explorer view in the UI.