{"library":"grpc-conn-pool","type":"library","category":null,"description":"gRPC connection pool for Node.js (version 1.0.6). Maintains a pool of gRPC client connections to reuse, reducing connection overhead. Minimal API: constructs a pool with `require('grpc-conn-pool')`, then gets a connection via `.getConnection()`. No active development. Supports only CommonJS. Key differentiator: lightweight, simple, no external dependencies beyond @grpc/grpc-js. Last updated 2021.","language":"javascript","status":"maintenance","version":"1.0.6","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-conn-pool","imports":["const Pool = require('grpc-conn-pool');","const Pool = require('grpc-conn-pool');","const conn = pool.getConnection();"]},{"cmd":"yarn add grpc-conn-pool","imports":[]},{"cmd":"pnpm add grpc-conn-pool","imports":[]}],"homepage":"https://github.com/meateam/grpc-conn-pool#readme","github":"https://github.com/meateam/grpc-conn-pool","docs":null,"changelog":null,"pypi":null,"npm":"grpc-conn-pool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}