tonic 0.11.0

A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.
Documentation

tonic

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

default

  • transport
  • codegen
  • prost

transport

  • dep:async-stream
  • dep:axum
  • channel
  • dep:h2
  • dep:hyper
  • tokio/net
  • tokio/time
  • dep:tower
  • dep:hyper-timeout

codegen

  • dep:async-trait

prost

  • dep:prost

channel

    This feature flag does not enable additional features.

tls

  • dep:rustls-pki-types
  • dep:rustls-pemfile
  • transport
  • dep:tokio-rustls
  • tokio/rt
  • tokio/macros

tls-webpki-roots

  • tls-roots-common
  • dep:webpki-roots

tls-roots

  • tls-roots-common
  • dep:rustls-native-certs

zstd

  • dep:zstd

gzip

  • dep:flate2

tls-roots-common

  • tls