grpc-ts-health-check

JSON →
library 3.1.3 ·javascript
verified Jun 7, 2026

Implementation of gRPC health checking protocol in TypeScript, version 3.1.3. Provides client and server health check services compatible with @grpc/grpc-js. Requires @grpc/grpc-js >=1.8.14 and @grpc/proto-loader >=0.7.7 as peer dependencies. Generates TypeScript types from .proto files. Key differentiator: full TypeScript support with type safety for health check requests and responses, enabling easy integration into gRPC microservices.