Crate tonic_reflection

source ·
Expand description

A tonic based gRPC Server Reflection implementation.

Modules§

  • Generated protobuf types from the grpc.reflection.v1alpha package.
  • serverserver
    Implementation of the server component of gRPC Server Reflection.