tokio-xmpp 3.1.0

Asynchronous XMPP for Rust with tokio
Documentation

tokio-xmpp

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 9 feature flags, 4 of them enabled by default.

default

  • tls-native

tls-native

  • tokio-native-tls
  • native-tls

tokio-native-tls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

tls-rust

  • tokio-rustls
  • webpki
  • webpki-roots

serde

  • xmpp-parsers/serde

webpki-roots

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.