Audit handeling connection problems and packet loss gracefully
Due to the AJAX nature of the game, we need to make sure that clients who drop packets and/or lose connection will be able to participate.
-
Handle the
submit
function in the renderer better, so that clients get feedback if their submit worked - Make sure the client cant send the same submit twice for different prompts accidentally