Closed slikie closed 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
Might have some issue when switching accounts without disconnecting voice chat though.
My tests coming up fine on this PR, thank you very much!
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