Commit graph

4 commits

Author SHA1 Message Date
f406627042 show in the UI if a player is disconnected 2021-01-31 00:56:30 +01:00
4908b1fc6e add user session reclaiming
In its current state the implementation should allow a user to resume
their session if the websocket connection is reset, for whatever reason.
This could be expanded to allow session sharing (multiple agents logging
in to the same client), or manual session resume via some sort of
password (encode uid & key to some pass-phrase kinda thing, or QR code).
2021-01-31 00:19:35 +01:00
f4cf26a33e add basic session & credential dealing 2021-01-30 13:41:25 +01:00
f6bf544f54 init with crummy buzzer & docker setup
so much boilerplate :O
2021-01-29 01:20:17 +01:00