lfdversluis/FDDG

Let clients select a random server

Closed this issue · 1 comments

Now, all clients simple try to connect to the first server in the setup/servers.txt file. However, they should randomly pick one of them and try to connect to it. When this fails, it should randomly select another server.

Fixed via #57