nice-grpc-server-health

JSON →
library 2.0.19 ·javascript
verified Jun 7, 2026

Implementation of the gRPC Health Checking Protocol (defined by grpc-health-probing) for nice-grpc servers. Version 2.0.x is stable, actively maintained, with a simple API to register a health service and set service status. It integrates tightly with nice-grpc and uses the native gRPC health check proto. Compared to alternatives like grpc-js-health-check, it provides a typed, async-friendly interface for nice-grpc users.