SNES Connector Library v0.1.6
- Fixed an issue where the response for RespondOnChangeOnly = true recurring requests not coming through the first time after connecting/reconnecting.
- Added a try/catch when invoking an action after retrieving a message to prevent the connector losing connection entirely on exceptions.
- Updated the Avalonia App to use Host.CreateDefaultBuilder.