# Packages

No description provided by the author
Package mqtt provides additional functionality to aid in configuring a MQTT client.
No description provided by the author

# Functions

NewMessageClient is a factory function to instantiate different message client depending on the "Type" from the configuration.

# Constants

MQTT messaging implementation.
NatsCore implementation.
NatsJetStream implementation.
Redis Pub/Sub messaging implementation.
ZeroMQ messaging implementation.

# Interfaces

MessageClient is the messaging interface for publisher-subscriber pattern.