FlowFuse / nr-project-nodes

A set of Node-RED nodes for inter-project communication within the FlowFuse platform
Apache License 2.0
5 stars 0 forks source link

Ensure ws URLs with ipv6 address can connect MQTT #19

Closed Steve-Mcl closed 1 year ago

Steve-Mcl commented 1 year ago

Description

Fix connection to IPv6 broker by passing in a parsed URL with the hostname restored to include square brackets

Related Issue(s)

closes #18

Checklist

Labels