subhojit777 / questionnaire-backend

Real-time crowd survey application (Back-end)
http://subhojit777.in/questionnaire-backend/
MIT License
4 stars 2 forks source link

Error after participant screen is refreshed #42

Closed subhojit777 closed 4 years ago

subhojit777 commented 4 years ago

Pull request:

Steps to replicate:

  1. Open the presenter screen in browser tab 1
  2. Open the participant screen in browser tab 2
  3. Login from participant screen
  4. Press "forward"/"backward" button from presenter screen
  5. The web server panics with error 'Could not send message to the client.: SendError::Closed(..)'

Expected behavior:

The web server should keep functioning.