Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Options

Index

Properties

clientOptions?: any

Custom options for gRPC clients

grpcLib: any

Library with gRPC protocol implementation.

  • '@grpc/grpc-js' for nodejs or 'grpc-web' in the browser
host: string

RNode host (gRPC method prefix).

protoSchema: Object

Generated JSON schema (default in rnode-grpc-gen/js/rnode-api-schema.json).

Generated using TypeDoc