{"library":"grpc-sdk-client","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.5.0","tags":["javascript","grpc","nodejs","cluster","client"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-sdk-client","imports":["const rpc = require('grpc-sdk-client')","rpc.init(protoPath, packageName, serviceName, servers)","rpc.exec(methodName, requestData, callback)"]},{"cmd":"yarn add grpc-sdk-client","imports":[]},{"cmd":"pnpm add grpc-sdk-client","imports":[]}],"homepage":"https://github.com/qixin1991/grpc-sdk-client#readme","github":"https://github.com/qixin1991/grpc-sdk-client","docs":null,"changelog":null,"pypi":null,"npm":"grpc-sdk-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}