This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Web Socket messages are now sent asynchronously. * Scoreboard refreshes are now requested in a separate thread from the rest of the Web Socket updates, so having slow sockets won't impede the scoreboard from updating. Also, to improve responsiveness during a rejudge, scoreboards will only update up to once every 10 seconds (by default, configurable). Fixed #13
- Loading branch information
Showing
2 changed files
with
132 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters