Rework how moves are delayed #8

Closed
opened 2025-12-18 18:14:58 +00:00 by joshuafhiggins · 0 comments
joshuafhiggins commented 2025-12-18 18:14:58 +00:00 (Migrated from github.com)

Time how long it takes for a player to make a move and if it exceeds some amount then we don't wait to broadcast. If there are no moves waiting to be broadcasted then send the move to the opponent, otherwise throw it in the queue and wait.

Time how long it takes for a player to make a move and if it exceeds some amount then we don't wait to broadcast. If there are no moves waiting to be broadcasted then send the move to the opponent, otherwise throw it in the queue and wait.
Sign in to join this conversation.