# 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.