This website requires JavaScript.
Explore
Help
Sign in
ducklet
/
quiz
Watch
1
Star
0
Fork
You've already forked quiz
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c43a1c5f03
quiz
/
public
/
config.js
4 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init with crummy buzzer & docker setup so much boilerplate :O
2021-01-29 01:20:17 +01:00
export
default
{
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
wsurl
:
"wss://quiz.dumpr.org:443/quiz"
,
init with crummy buzzer & docker setup so much boilerplate :O
2021-01-29 01:20:17 +01:00
}
Reference in a new issue
Copy permalink