VXVX Docs

gRPC

GrpcConfig

Proto: protos/proto/vx/transport/protocols/grpc/config.proto

Set on TransportConfig.grpc.

GrpcConfig

authority
string

:authority pseudo-header

serviceName
string

gRPC service name

multiMode
bool

Multi-stream mode

idleTimeout
int32

Idle timeout (seconds)

healthCheckTimeout
int32

Health check timeout

permitWithoutStream
bool

Allow pings when no active stream

initialWindowsSize
int32

Initial window size

userAgent
string

User-Agent override

{
  "transport": {
    "grpc": {
      "serviceName": "GunService",
      "multiMode": true
    },
    "tls": { "serverName": "example.com" }
  }
}

Comments

On this page

Advertisements on this site are provided by third parties. We do not review or control their content and provide no guarantee for the faithfulness of their content.