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
Hey. First of all, thx for an amazing plugin.
I was wondering if there's any chance to receive context ID (aka uuid) when websocket connection is established.
My use case: stream deck is connected and websocket server is started afterwards (not a node red, custom one). After ws connection is established, there's no way to send an event pro-actively since context ID is unknown.
It would be nice to receive it as http header or have a possibility to request it somehow for given remote server