feat(tournaments/round_robin): broadcast scores every round #13

Merged
joshuafhiggins merged 3 commits from feat-broadcast-scores-every-round into main 2025-12-31 21:47:50 +00:00
Showing only changes of commit 466b07b833 - Show all commits

View File

@@ -11,7 +11,6 @@ use tracing::{error, info};
// TODO: Support reconnecting behaviors
// TODO: Other tournament types
// TODO: Max move wait time
// TODO: Show tournament scoreboard after every round of games
// TODO: Tiebreakers, guarantee some amount of going first
// TODO: Send moves instantly, sleep only till waiting time