tonic 0.5.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 22 feature flags, 13 of them enabled by default.

default

  • transport
  • codegen
  • prost

transport

  • h2
  • hyper
  • tokio
  • tower
  • tracing-futures
  • tokio/macros
  • tokio/time
  • hyper-timeout

codegen

  • async-trait

prost

  • prost1
  • prost-derive

h2

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

tower

    This feature flag does not enable additional features.

tracing-futures

    This feature flag does not enable additional features.

hyper-timeout

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

prost1

    This feature flag does not enable additional features.

prost-derive

    This feature flag does not enable additional features.

tls

  • transport
  • tokio-rustls

tls-webpki-roots

  • tls-roots-common
  • webpki-roots

tls-roots

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

compression

  • flate2

tls-roots-common

  • tls

webpki-roots

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.