GrpcExtension

Extension for GRPC based communication tools.

  • UUID: 62e7335c-c555-47c9-a2d2-21991b7fd250

  • Version: 0.3.0

  • Author: NVIDIA

  • License: LICENSE

Interfaces

Components

nvidia::gxf::GrpcServer

IPC Server implementation based on Grpc.

  • Component ID: 0e6b2f6c-057a-8431-925b-fa476c3265b6

  • Base Type: nvidia::gxf::IPCServer

Parameters

port

GRPC port for listening.

  • Flags: GXF_PARAMETER_FLAGS_NONE

  • Type: GXF_PARAMETER_TYPE_INT32

  • Default: 50000


remote_access

Allow access from remote clients.

  • Flags: GXF_PARAMETER_FLAGS_NONE

  • Type: GXF_PARAMETER_TYPE_BOOL

  • Default: false