Expand description
Internal implementation of SessionManagedClient
and SessionPubReceiver
.
Structs§
- An MQTT client that has it’s connection state externally managed by a
Session
. Can be used to send messages and create receivers for incoming messages. - Receive and acknowledge incoming MQTT messages.