gRPC Pool

JSON →
library 1.4.0 ·javascript
verified Jun 7, 2026

A lightweight gRPC connection pool for Node.js clients. Version 1.4.0 adds support for statically generated protobuf code. Provides multi-connection request handling with configurable pool size and RPC prefixing. Requires RPC methods in proto files to be named with a leading underscore. Primarily for gRPC client-side connection management.