Module commands

Module commands 

Expand description

Commands sent from the client handle to the event loop, and pending-ack tracking state.

Structs§

PendingPublish
Held by the event loop for each in-flight QoS > 0 publish.
PendingSubscribe
Held by the event loop for each in-flight SUBSCRIBE.
PendingUnsubscribe
Held by the event loop for each in-flight UNSUBSCRIBE.

Enums§

Command