Open josephdadams opened 5 days ago
@Julusian this should satisfy the value of this.#websocket
and now it will only issue a reconnect when connect
is called either explicitly or via the interval every 5 seconds if connection is lost. Previously both setAddress
and setPort
were also calling connect
This adds support for a global config page where you can point the plugin to a companion install other than localhost. It also takes the SDKs to the latest version and changes were necessary to stay up to date on latest approaches for that.
The user can open the global config by clicking the link on any Companion button.