@codibre/grpc-base-client
JSON →A TypeScript library for constructing gRPC clients with built-in connection pooling and round-robin load balancing. Current stable version 2.3.0 is released infrequently. It supports both the legacy grpc and modern @grpc/grpc-js implementations, automatically promisifies unary calls, and can retrieve service definitions via gRPC reflection (beta). Differentiators include automatic promise wrapping, configurable max connections, and reflection-based client creation without local .proto files.
Resources
packagegrpc-base-client ↗