{"library":"egg-grpc","type":"library","category":null,"description":"gRPC plugin for the Egg.js framework (version 1.0.3). Integrates gRPC client functionality into Egg applications by automatically loading protocol buffer files from a configurable directory, attaching service stubs to ctx and app objects. Supports proto file discovery, name conversion between protobuf conventions and JavaScript, and unary RPC calls. Requires Egg.js and gRPC dependencies. Last updated in 2018 and appears to be in maintenance mode with no recent activity.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","egg","eggPlugin","egg-plugin","grpc"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install egg-grpc","imports":["exports.grpc = { enable: true, package: 'egg-grpc' }","exports.grpc = { endpoint: 'localhost:50051' }","const client = ctx.grpc.packageName.serviceName.rpcName","const msg = new app.grpcProto.packageName.MessageName({...})"]},{"cmd":"yarn add egg-grpc","imports":[]},{"cmd":"pnpm add egg-grpc","imports":[]}],"homepage":"https://github.com/eggjs/egg-grpc#readme","github":"https://github.com/eggjs/egg-grpc","docs":null,"changelog":null,"pypi":null,"npm":"egg-grpc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}