Categorygithub.com/NubeIO/mqttwrapper
modulepackage
0.0.9
Repository: https://github.com/nubeio/mqttwrapper.git
Documentation: pkg.go.dev

# README

mqttwrapper

MQTT 3 and 5 wrapper

# Functions

No description provided by the author
TopicMatch checks if the incoming topic matches the subscription pattern considering MQTT wildcards + and #.

# Constants

Connected : connection established to broker.
Disconnected : no connection to broker.
V3 is MQTT Version 3.
V5 is MQTT Version 5.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

ConnectionState of the Client.
No description provided by the author
Version of the cli.