grpc-js-health-check

JSON →
library 1.2.2 ·javascript
verified Jun 7, 2026

A drop-in replacement for grpc-health-check, implementing the gRPC Health Checking Protocol (defined in grpc/grpc-proto) using @grpc/grpc-js. Version 1.2.2 (latest) supports both Check and Watch methods, and is compatible with @grpc/grpc-js 1.9.x and @grpc/proto-loader 0.7.x. Lightweight and easy to integrate — just provide a status map and add the service to your gRPC server. This package is actively maintained and follows the same API as the original grpc-health-check package.