# Functions
New creates and returns a Client.
# Variables
Error values.
Error values.
Error values.
Error values.
Error values.
Error values.
Error values.
# Structs
Client represents a Client.
ConnectOptions represents options for the Connect method of the Client.
Options represents options for the Client.
PublishOptions represents options for the Publish method of the Client.
SubReq represents subscription request.
SubscribeOptions represents options for the Subscribe method of the Client.
UnsubscribeOptions represents options for the Unsubscribe method of the Client.
# Type aliases
ErrorHandler is the handler which handles an error.
MessageHandler is the handler which handles the Application Message sent from the Server.