{"library":"node-grpc-client","type":"library","category":null,"description":"A simple gRPC client for Node.js (v1.5.0) that loads .proto files and provides both a generic runService method and dynamic method generation (async callback, promise-based sync, streaming). It supports metadata (v1.5.0) and fixes inverse DNS package names (v1.4.0). Differentiator: lightweight wrapper around @grpc/grpc-js with dynamic method names and optional metadata, but note that it uses CommonJS only and requires manual proto file path.","language":"javascript","status":"active","version":"1.5.0","tags":["javascript","grpc client","grpc node","grpc"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-grpc-client","imports":["const GRPCClient = require('node-grpc-client');","new GRPCClient(protoPath, packageName, serviceName, url)","myClient.task1Async(data, callback); await myClient.task1Sync(data);"]},{"cmd":"yarn add node-grpc-client","imports":[]},{"cmd":"pnpm add node-grpc-client","imports":[]}],"homepage":"https://github.com/zetogk/node-grpc-client#readme","github":"https://github.com/zetogk/node-grpc-client","docs":null,"changelog":null,"pypi":null,"npm":"node-grpc-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}