trigg / Discover

Yet another discord overlay for linux
GNU General Public License v3.0
649 stars 28 forks source link

Fix program crash when switching accounts due to empty unhandled WS message #1 #296

Closed slikie closed 1 year ago

slikie commented 1 year ago

Previously, the program would crash when attempting to switch accounts because an empty WS message was not being handled properly.

As long as it is handled, the previously implemented retry mechanism will handle account switching well

slikie commented 1 year ago

Might have some issue when switching accounts without disconnecting voice chat though.

trigg commented 1 year ago

My tests coming up fine on this PR, thank you very much!