edited I try to subscribe to multiple topics. But it won't work. What could cause this error? If i change it back to the single Subscribe it works. Client options: var broker = scnfg.MqttOpt.Broker var port = scnfg.MqttOpt.Port opts := mqtt.NewClientOptions() opts.AddBroker(fmt.Sp...
Mqtt-Vue-Hook Mqtt-vue-hook is a TypeScript library that makes it easy to connect to an MQTT broker (supports v5) and manages callback functions for various topics. It can be used with Vue, Vite, React, and other frameworks based on Typescript. This efficient and effective tool streamlin...