grpcio 0.7.0

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

default

  • protobuf-codec
  • secure

protobuf-codec

  • protobuf

secure

  • grpcio-sys/secure

protobuf

    This feature flag does not enable additional features.

prost-codec

  • prost
  • bytes

openssl

  • secure
  • grpcio-sys/openssl

openssl-vendored

  • secure
  • grpcio-sys/openssl-vendored

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.