Module tokio_mqttc::tokio [] [src]

Structs

ClientRequest
Loop
LoopClient
MqttCodec

dummy struct implementing tokio codec traits, namely Encoder and Decoder

TopicFilter

Enums

ClientRequestType
ClientReturn
LoopRequest
OneTimeKey
PublishState
SourceError
SourceItem

These types act like tagged future items/errors, allowing the loop to know which future has returned. This simplifies the process of handling sources.

TimeoutType