Available on crate feature
grpc only.Expand description
gRPC (gRPC Remote Procedure Calls) is a high performance remote procedure call (RPC) framework.
Structs§
- Grpc
Client grpc-client - Performs requests to gRPC servers.
- Grpc
Manager - Responsible for managing internal structures that interact with gRPC.
- Grpc
Middleware grpc-server - Applies gRPC headers
Enums§
- Grpc
Status Code - gRPC status codes.