# Packages
No description provided by the author
# Interfaces
StatsReader provides the ability to get statistics information.
Store is the interface used by mqtt.server and external logic to handler the operations of subscriptions.
# Type aliases
ClientTopics groups the topics by client id.
IterateFn is the callback function used by Iterate() Return false means to stop the iteration.
SubscribeResult is the result of Subscribe().