Expand description
gRPC-style client and server implementation.
This provides gRPC and ttrpc servers and clients that interop well with mesh channels, allowing gRPC to be easily used with a mesh-based application.
Currently, the server supports the gRPC and ttrpc protocols, while the client only supports the ttrpc protocol.
Re-exports§
Modules§
- TTRPC client.
- TTRPC server.
- Protobuf service support for mesh types.