buzzer
buzzer copied to clipboard
A little buzzer app for running your own quizzes or game shows!
Bumps [express](https://github.com/expressjs/express) from 4.14.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Closes #8
Because buzzer has a hardcoded port, and doesn't specify a `start` script, it's challenging to deploy to say Cloud Foundry or Heroku.
In this PR i'm adding the latence between the first buzz and the others 
It would be nice to color the buzzer in a different color and disable it if it has already been pressed (until the host clears the buzzes).
Wanted to get started with Vapor so I used buzzer as a simple example of WebSockets too. https://github.com/bre7/buzzer-swift Thanks for the project 👍
Bumps [pug](https://github.com/pugjs/pug) from 2.0.0-beta11 to 3.0.2. Release notes Sourced from pug's releases. [email protected] Bug Fixes Sanitise the pretty option (#3314) If a malicious attacker could control the pretty option, it...