# Constants
guarantees delivery to at least one receiver.
best effort delivery.
DefaultQuiesceTimeout is the duration the client will wait for outstanding messages to be published before forcing a disconnection.
guarantees delivery only once.
# Interfaces
Client describes an immutable MQTT client, designed to accommodate the incongruencies between real clients and mock clients.