No description
Find a file
ducklet b00f8a357c add support for setting points, tokens, and broadcasting control msgs
Control messages are messages that are broadcast to all clients and have
no clearly defined content.  The idea is that this can be used to
control a monitor without having to keep adding support for specific
commands on the protocol layer.
This also changes some of the existing messages and adds another
ridiculous convenience layer to our HTML/JS templating: data-eval.
We should probably just bite the bullet and use some reactive framework.
2021-02-01 23:07:49 +01:00
dev improve ws connection spam filter 2021-01-31 00:37:49 +01:00
public add support for setting points, tokens, and broadcasting control msgs 2021-02-01 23:07:49 +01:00
quiz add support for setting points, tokens, and broadcasting control msgs 2021-02-01 23:07:49 +01:00
scripts add user session reclaiming 2021-01-31 00:19:35 +01:00
stubs add user session reclaiming 2021-01-31 00:19:35 +01:00
.dockerignore init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00
.dockerimage init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00
.editorconfig init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00
.gitignore add basic session & credential dealing 2021-01-30 13:41:25 +01:00
.prettierrc init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00
Dockerfile init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00
played.question.txt init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00
Procfile init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00
pyrightconfig.json add user session reclaiming 2021-01-31 00:19:35 +01:00
requirements.txt add basic session & credential dealing 2021-01-30 13:41:25 +01:00
run init with crummy buzzer & docker setup 2021-01-29 01:20:17 +01:00