# Functions
AddPemToCertPool adds PEM-encoded certs to a cert pool.
NewGRPCClient creates a new implementation of GRPCClient given an address and client configuration.
# Variables
Default peer keepalive options.
No description provided by the author
Max send and receive bytes for grpc clients and servers.
Configuration defaults.
# Structs
ClientConfig defines the parameters for configuring a GRPCClient instance.
No description provided by the author
No description provided by the author
KeepaliveOptions is used to set the gRPC keepalive settings for both clients and servers.
SecureOptions defines the security parameters (e.g.
ServerConfig defines the parameters for configuring a GRPCServer instance.
# Type aliases
No description provided by the author