You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the library works by installing the plugin into streamdeck and restarting the application. It would be nice if when running in debug mode, we could install a relay plugin which transfers messages back and forth, and then just run the application normally in visual studio so that the debugger can remain attached.
The relay would connect to the dev-server, and the dev-server would connect to the stream-deck acting as a middle man.
The text was updated successfully, but these errors were encountered:
Currently the library works by installing the plugin into streamdeck and restarting the application. It would be nice if when running in debug mode, we could install a relay plugin which transfers messages back and forth, and then just run the application normally in visual studio so that the debugger can remain attached.
The relay would connect to the dev-server, and the dev-server would connect to the stream-deck acting as a middle man.
The text was updated successfully, but these errors were encountered: