Skip to content

SNES Connector Library v0.1.6

Choose a tag to compare

@MattEqualsCoder MattEqualsCoder released this 19 Feb 19:35
· 36 commits to main since this release
  • 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.