I am trying to use expressions for the properties for the “Connect to a broker server” action, but it looks like the port field doesn’t support expressions. It looks like whatever I pass into the port field is passed to PeerJS directly, so I can only hard code the port field as an integer. Is this correct?
I submitted a fix:
1 Like