Record - grpc : ListenerConfiguration

Represents the gRPC server endpoint configuration.

Fields

  • host string (default 0.0.0.0)
  • The server hostname

  • timeoutInMillis int (default DEFAULT_LISTENER_TIMEOUT)
  • Period of time in milliseconds that a connection waits for a read/write operation. Use value 0 to disable the timeout