package
0.16.0
Repository: https://github.com/absmach/supermq.git
Documentation: pkg.go.dev

# Functions

NewPublisher returns a new MQTT message publisher.
NewPubSub returns MQTT message publisher/subscriber.

# Variables

ErrConnect indicates that connection to MQTT broker failed.
ErrEmptyID indicates the absence of ID.
ErrEmptyTopic indicates the absence of topic.
ErrNotSubscribed indicates that the topic is not subscribed to.