How to do Online Matchmaking?

I just learned to connect two devices in a Local Network using BoltNetwork.EnableLanBroadcast( )Method and getting the list of sessions.

Now, how do I do this over the Internet? The Homepage of Bolt Mentions a Cloud Matchmaking System, but How do I use this? Does Creating a Session using SetServerInfo and retrieving the Session List do the job? Or Should I have my Own Matchmaking Server to Inform each other their IP Addresses?

Does Matchmaking using Bolt's Cloud Matchmaking contribute to the CCU? Or Should I use my own Server to avoid the CCU?

Best Answer

Answers