pulsar 6.3.0

Rust client for Apache Pulsar
Documentation

pulsar

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

default

  • compression
  • tokio-runtime
  • async-std-runtime
  • auth-oauth2

compression

  • lz4
  • flate2
  • zstd
  • snap

tokio-runtime

  • tokio
  • tokio-util
  • native-tls
  • tokio-native-tls

async-std-runtime

  • async-std
  • asynchronous-codec
  • native-tls
  • async-native-tls

auth-oauth2

  • openidconnect
  • oauth2
  • serde
  • serde_json
  • data-url

lz4

  • dep:lz4

flate2

  • dep:flate2

zstd

  • dep:zstd

snap

  • dep:snap

tokio

  • dep:tokio

tokio-util

  • dep:tokio-util

native-tls

  • dep:native-tls

tokio-native-tls

  • dep:tokio-native-tls

async-std

  • dep:async-std

asynchronous-codec

  • dep:asynchronous-codec

async-native-tls

  • dep:async-native-tls

openidconnect

  • dep:openidconnect

oauth2

  • dep:oauth2

serde

  • dep:serde

serde_json

  • dep:serde_json

data-url

  • dep:data-url

async-std-rustls-runtime

  • async-std
  • asynchronous-codec
  • async-rustls
  • rustls
  • webpki-roots

tokio-rustls-runtime

  • tokio
  • tokio-util
  • tokio-rustls
  • rustls
  • webpki-roots

telemetry

  • tracing

protobuf-src

  • dep:protobuf-src

rustls

  • dep:rustls

tokio-rustls

  • dep:tokio-rustls

webpki-roots

  • dep:webpki-roots

async-rustls

  • dep:async-rustls

tracing

  • dep:tracing