Cargo Features

tendermint-proto has no features set by default.

[dependencies]
tendermint-proto = { version = "0.36.0", features = ["grpc", "grpc-server"] }
grpc = grpc-server
grpc-server grpc? = tonic

Affects tendermint.abci::abci_application_server, tendermint.rpc.grpc::broadcast_api_server, tendermint.abci::abci_application_server, tendermint.rpc.grpc::broadcast_api_server, tendermint.abci::abci_server, tendermint.rpc.grpc::broadcast_api_server

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tonic grpc-server?

Enables tonic ^0.10