Modules
Contains code to serialize a deserialize the message.
Codec that serializes messages using the Erlang external term format.
JSON Codec for gRPC communication.
Stores credentials for authentication.
Transform data between encoded protobuf and HTTP/2 body of gRPC.
The RPC error raised in server side and got in client side.
Define gRPC service used by Stub and Server. You should use Protobuf to
to generate code instead of using this module directly.
A collection of gRPC statuses.
Events published by GRPC