Documentation

Client

Namespaces

Concerns
Contracts
Exceptions
MessageProcessors
Repositories

Interfaces, Classes, Traits and Enums

MqttClient
An MQTT client implementing protocol version 3.1.
ConnectionSettings
The settings used during connection to a broker.
Message
Describes an action which is supposed to be performed after receiving a message.
MessageType
An enumeration describing types of messages.
PendingMessage
Represents a pending message.
PublishedMessage
A simple DTO for published messages which need to be stored in a repository while waiting for the confirmation to be deliverable.
SubscribeRequest
Represents a pending subscribe request.
Subscription
A simple DTO for subscriptions to a topic which need to be stored in a repository.
UnsubscribeRequest
Represents an unsubscribe request.

Search results