package
0.5.1
Repository: https://github.com/lab5e/lmqtt.git
Documentation: pkg.go.dev

# Functions

MessageFromPublish create the Message instance from publish packets.
MessageToPublish create the publish packet instance from *Message.

# Structs

Message is the message exchanged between clients and the server in both directions.
Session represents a MQTT session.
Subscription represents a subscription in gmqtt.