Hello!
So I am working on a project where we will have one Master Server and multiple Game Servers. Is there a way for a client to connect to a certain Game Server? In our project we will have multiple areas where each area will be a Game Server and wanted to see if its possible to connect to a Game Server depending on the area a client is in. If so, what would be the best possible way to do this?
With some tweaking to the code, I was thinking that each area would be a Lobby and that Lobby would detect which server it should go to. Any thoughts?
Thanks again!
↧