Releases: gregk27/GTMS
Releases · gregk27/GTMS
1.2 - Sockets
Convert bulk of communication from HTTP requests to socket events
- Most communications made using continuous socket connections for efficiency gains
- Polling loops replaced with events emitted by server
Adds page which plays user-specified audio files at /audio
Full Changelog: v1.1.0...v1.2.0
1.1 - Configurability
Greatly overhauls the system's configurability, options include
- Server settings
- Input buttons
- Scoreboard display
- Ranking calculations
Full Changelog: v1.0.0...v1.1.0
Initial Release
Full Changelog: https://github.com/gregk27/GTMS/commits/v1.0.0