univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.68k stars 239 forks source link

Remove web socket from list when closed #319

Closed univrsal closed 1 year ago

univrsal commented 1 year ago

The web socket was not getting marked as draining or closing when doing certain actions (closing OBS, refreshing the browser view, changing scenes), and resulted in a crash when continuing to send messages to the socket.