Module commands
Expand description
Commands sent from the client handle to the event loop, and pending-ack tracking state.
Structs§
- Pending
Publish - Held by the event loop for each in-flight
QoS> 0 publish. - Pending
Subscribe - Held by the event loop for each in-flight SUBSCRIBE.
- Pending
Unsubscribe - Held by the event loop for each in-flight UNSUBSCRIBE.