grpc-sdk-client
JSON →A Node.js gRPC client library that provides round-robin load balancing across multiple server endpoints. Version 1.5.0 is the latest stable release. It simplifies connecting to gRPC services by auto-loading .proto files and exposing a simple exec() function for RPC calls. Differentiators include built-in load balancing and minimal setup, though it lacks advanced features like health checking or retry logic present in grpc-js. The library appears to be in maintenance mode with no recent updates.
Resources
packagegrpc-sdk-client ↗