Skip to content

Latest commit

 

History

History
96 lines (45 loc) · 1.17 KB

grpc.md

File metadata and controls

96 lines (45 loc) · 1.17 KB

Home > @cerbos/grpc

grpc package

Client library for interacting with the Cerbos policy decision point service over gRPC from server-side Node.js applications.

Classes

Class

Description

GRPC

A client for interacting with the Cerbos policy decision point server over gRPC.

Enumerations

Enumeration

Description

Compression

Compression algorithm to apply to messages exchanged between the client and policy decision point server.

Interfaces

Interface

Description

ChannelOptions

Advanced settings to configure a gRPC client.

Options

Options for creating a new GRPC client.