grpc-promise-ts

JSON →
library 0.2.2 ·javascript deprecated
verified Jun 7, 2026

A TypeScript fork of grpc-promise providing type-safe gRPC client stubs with a Promise-based API for unary RPCs. Version 0.2.2 (last released 2020) is in early, incomplete development — only client unary calls are implemented, streaming not supported. The package is explicitly marked as not production-ready. Differentiator: homegrown attempt at promise-based gRPC for TypeScript, but largely superseded by @grpc/grpc-js and grpc-tools. Release cadence: none since 2020.