Master Server basics

Hello all,

I only wanted to ask about the main reason of existence of the Master Server. If I understood well on the documentation it is used to register matches and to get matches lists. Is that all? Is not a server that rules all the clients data, isn’t it? I am a little confused here :open_mouth: so any clearance would be really helpful :slight_smile:

It is the former, a server that you can connect to to store and retrieve a list of currently hosted matches of your game. It does not perform any logic or network code for your game.

Great! So I understood it correctly :slight_smile: Thanks a lot