Matchmaking To An Edgegap Hosted Server Instance
-
From what I've been able to find online it seems if I want to be able to communicate with the brainCloud backend from my server instance I need to set up a server app. However, I am unclear about the requirements if I wanted to use brainCloud lobbies and matchmaking. From the docs it seems I have to code a custom C++ server room host it with brainCloud and then orchestrate with Edgegap from there. That is a cost (monetary and dev) I'm wanting to avoid.
My main question is, Is it possible to launch an edgegap server instance from brainCloud matchmaking service without the need for a custom server room?
If not is it possible to get a clear guide/bootcamp on matchmaking from within the brainCloud backend and then using that match to spin up an Edgegap server instance.
Thanks!
-
According to the AI bot you don't have to host a custom room to integrate with lobbies and matchmaking which if true this is great news!