Insight-Developers-Group / BCI4KidsMediapipe

7 stars 2 forks source link

WebSocket Being Overloaded #214

Open Noah-Giustini opened 2 years ago

Noah-Giustini commented 2 years ago

WebSocket is being overflowed with connections and eventually cannot handle any new ones causing the backend to halt. Believed to be a result of the frontend creating new connections every time a new answer is to be displayed on the screen.