ClassQuiz
ClassQuiz copied to clipboard
Use Redis for Socket.IO sessions, instead of Socket.IO sessions
This would dramatically improve reliability.
Requirement: Unique ID for every browser, decoupled from the Socket.IO id. Maybe generated on join and put into the URL or localStorage to survive a page reload reliably