LabVIEW-Open-Source / LV-MQTT-Broker

Native LabVIEW MQTT Broker Server
Other
47 stars 13 forks source link

Multiple subscriptions to exactly same topic duplicates publish events #149

Closed francois-normandin closed 4 years ago

francois-normandin commented 4 years ago

Subscribing twice to the same topic (no wildcards) should not duplicate the number of events a client receives when a published message matches the subscription topic.

francois-normandin commented 4 years ago

Fixed. Will be released with version >= 1.0.5