# Functions
AuthTLS should be used to setup a secure authentication using TLS.
Codec gRPC Codec to be used to encode/decode requests for a given content type.
GrpcToHttp specifies http and grpc service.
Listener specifies the net.Listener to use instead of the default.
MaxConn specifies maximum number of max simultaneous connections to server.
MaxMsgSize set the maximum message in bytes the server can receive and send.
No description provided by the author
Options to be used to configure gRPC options.
# Variables
DefaultMaxMsgSize define maximum message size that server can send or receive.