Yes, I think it’s an option, but I feel like it will have the same issue I mentioned:
This kind of solution usually requires a much higher LTV to start making sense.
That’s why I’m looking for something I can set up myself and have more control.
Talking about functionality, I think it should be possible to implement leagues using cloud functions, but I couldn’t find anything when I was looking for it.
By leagues, I mean Tiered Leagues - Heroic Labs Documentation
It’s not an issue, really. Client is much easier to implement, so it’s not a stopper, so I didn’t take it into consideration at all.
It’s kinda the opposite from what I need. There are many solutions for the real-time multiplayer and synchronization. But I need everything else but that:
- Login
- Get profile info
- Get configs and maybe some updates
- Get/Set rank in leadearboard
- Post replay
etc
So, I need just REST API part
Using Nakama as example, here is what I need: