Cargo Features

tjh-mqtt has no features set by default.

[dependencies]
tjh-mqtt = { version = "0.2.1", features = ["async-client", "tls"] }
async-client

Enables tokio, tokio-test, and tracing

Affects tjh-mqtt::async_client

tls

Enables tokio-rustls ^0.24.1 and webpki-roots ^0.25.2