Ignore unkown events in the client #9410
Labels
A-Client
Area: Parsec desktop application
enhancement
Improve functionality, potentially changing behavior
Milestone
In order to be able to add new events without breaking compatibility, we should ignore unrecognized events in the client.
At the moment, getting an unknown event would stop the monitor:
parsec-cloud/libparsec/crates/client/src/monitors/connection.rs
Line 218 in 02313cd
The text was updated successfully, but these errors were encountered: