HarikalarKutusu / 3d-voice-chess

A voice driven 3D chess game for learning Voice AI
GNU General Public License v3.0
16 stars 2 forks source link

Scan server pool more rapidly #19

Closed HarikalarKutusu closed 2 years ago

HarikalarKutusu commented 2 years ago

We were waiting for a "timeout" period to check the next server. This PR does it recırsively, so if a server is full or not reachable, the client will immediately check the next one.