grpc-promise-client

JSON →
library 3.0.0 ·javascript
verified Jun 7, 2026

grpc-promise-client (v3.0.0) wraps @grpc/grpc-js clients to return Promises instead of callbacks, enabling async/await usage in Node.js. Ships TypeScript types. Released under Apache-2.0. Alternatives include grpc-promise and other promisify wrappers; this package focuses on minimal API surface and compatibility with @grpc/grpc-js v1.x. Maintenance is community-driven with infrequent releases.