grpcio 0.8.1

The rust language implementation of gRPC, base on the gRPC c core library.
Documentation

grpcio

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

  • protobuf-codec
  • secure
  • use-bindgen

protobuf-codec

  • protobuf

secure

  • grpcio-sys/secure

use-bindgen

  • grpcio-sys/use-bindgen

protobuf

    This feature flag does not enable additional features.

prost-codec

  • prost
  • bytes

openssl-vendored

  • secure
  • grpcio-sys/openssl-vendored

openssl

  • secure
  • grpcio-sys/openssl

no-omit-frame-pointer

  • grpcio-sys/no-omit-frame-pointer

prost

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.