gRPC Health Check TypeScript
JSON →TypeScript implementation of the gRPC health checking protocol (defined in grpc/grpc-proto). Version 1.0.2 provides generated ProtoBuf service definitions and a ready-to-use server/client for health checks. It replaces the outdated grpc-ts-health-check package and is compatible with the modern @grpc/grpc-js library. Unlike the predecessor, it does not depend on the deprecated grpc package and is fully typed for TypeScript projects. The package is minimal and focuses solely on the standard gRPC health check service (Check and Watch RPCs).
Resources
packagegrpc-health-check-ts ↗
API endpoints
full doc /v1/registry/grpc-health-check-ts