rumqttc 0.24.0

An efficient and robust mqtt client for your connected devices
Documentation

rumqttc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

  • use-rustls

use-rustls

  • dep:tokio-rustls
  • dep:rustls-webpki
  • dep:rustls-pemfile
  • dep:rustls-native-certs

websocket

  • dep:async-tungstenite
  • dep:ws_stream_tungstenite
  • dep:http

use-native-tls

  • dep:tokio-native-tls
  • dep:native-tls

proxy

  • dep:async-http-proxy

url

  • dep:url