Skip to content

Connection with Web socket #52

@emmanuelbertho

Description

@emmanuelbertho

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions