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.