{"library":"grpc.client","type":"library","category":null,"description":"A simple Node.js gRPC client library (v4.0.0, last updated circa 2018). Provides a fluent API for making unary and stream RPC calls with dynamic method generation from proto files. Supports custom credentials, metadata, and both callback and promise-like patterns. Lightweight alternative to the official `@grpc/grpc-js` but lacks active maintenance and TypeScript support. Requires Node >=6.","language":"javascript","status":"deprecated","version":"4.0.0","tags":["javascript","grpc","client","services"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc.client","imports":["const client = require('grpc.client')","const greeter = client({ type: 'unary', address: 'localhost:50051' })","client().service('Greeter', protoObject)"]},{"cmd":"yarn add grpc.client","imports":[]},{"cmd":"pnpm add grpc.client","imports":[]}],"homepage":"https://github.com/joaquimserafim/grpc.client#readme","github":"https://github.com/joaquimserafim/grpc.client","docs":null,"changelog":null,"pypi":null,"npm":"grpc.client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}