# Constants
Below are the const definitions for error codes returned by Connect().
No description provided by the author
No description provided by the author
Message.
No description provided by the author
Below are the const definitions for error codes returned by Connect().
Below are the const definitions for error codes returned by Connect().
Below are the const definitions for error codes returned by Connect().
Below are the const definitions for error codes returned by Connect().
Below are the const definitions for error codes returned by Connect().
Below are the const definitions for error codes returned by Connect().
No description provided by the author
Flow Control.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Connect represents a connect Message.
ConnectAcknowledge represents a CONNECT Acknowledge Message.
No description provided by the author
Disconnect is to signal you want to cease communications with the server.
FixedHeader.
Info returns Qos and MessageID by the Info() function called on the Packet.
Pingreq is a keepalive.
Publish represents a publish Messages.
PublishMessage reprensents a publish Message.
Relay tells the server which topics and last durations the client would like get data.
RelayRequest is pairing the Topic and Last parameter together.
Subscribe tells the server which topics the client would like to subscribe to.
Subscription is a struct for pairing the delivery mode and topic together for the delivery mode's pairs in unsubscribe and subscribe.
Unsubscribe is the Message to send if you don't want to subscribe to a topic anymore.
# Type aliases
FlowControl represents FlowControl Message type.
MessageType represents a Message type.