pulsar 5.0.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 22 feature flags, 20 of them enabled by default.

default

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

compression

  • lz4
  • flate2
  • zstd
  • snap

tokio-runtime

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

async-std-runtime

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

auth-oauth2

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

lz4

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

snap

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

asynchronous-codec

    This feature flag does not enable additional features.

async-native-tls

    This feature flag does not enable additional features.

openidconnect

    This feature flag does not enable additional features.

oauth2

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

data-url

    This feature flag does not enable additional features.

telemetry

  • tracing

tracing

    This feature flag does not enable additional features.