-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Hello,
I am trying to connect to a broker with web socket and I think there is an error in the connection method in SparkplugNodeBase.cs line 296.
I think in builder.WithWebSocketServer(this.Options.BrokerAddress, this.Options.WebSocketParameters); the first parameter shouldn't be just the broker address but {brokerAdress}:{port}.
I tested the modification and it works on my side.
Emmanuel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request