{"library":"egg-grpc-util","type":"library","category":null,"description":"An Egg.js plugin that simplifies gRPC server and client setup with auto-configuration and manual configuration options. Version 3.0.6 supports basic unary RPCs (no streaming). It provides a convenient way to define gRPC services and clients by scanning proto files and mapping them to Egg.js services. The plugin is tailored for the Egg.js framework and requires Node >=8.0.0. Compared to other gRPC Node.js libraries, this plugin integrates deeply with Egg.js's plugin system, offering auto-configuration that reduces boilerplate, but with limitations on proto file structure and function naming conventions.","language":"javascript","status":"active","version":"3.0.6","tags":["javascript","egg","eggPlugin","egg-plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install egg-grpc-util","imports":["// configure in plugin.js and config.default.js (not imported directly)","// access via app.grpcUtil in controller/service (not imported)"]},{"cmd":"yarn add egg-grpc-util","imports":[]},{"cmd":"pnpm add egg-grpc-util","imports":[]}],"homepage":"https://github.com/Hl354/egg-grpc-util#readme","github":"https://github.com/Hl354/egg-grpc-util","docs":null,"changelog":null,"pypi":null,"npm":"egg-grpc-util","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}