{"library":"egg-grpc-client-ts","type":"library","category":null,"description":"TypeScript gRPC client plugin for Egg.js framework, wrapping @grpc/grpc-js. Version 3.0.2 is the latest stable release with maintenance updates. Provides Egg-style declarative configuration for multiple gRPC clients, health checks, and distributed tracing via grpcMeta. Compared to egg-grpc-client, this plugin has TypeScript definitions and improved error metadata.","language":"javascript","status":"active","version":"3.0.2","tags":["javascript","egg","eggPlugin","egg-plugin","grpc"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install egg-grpc-client-ts","imports":["exports.grpcClient = { enable: true, package: 'egg-grpc-client-ts' };","const client = app.grpcClient.getClient('main'); const result = await client.sayHello({ name: 'world' });","import type { GrpcClient } from 'egg-grpc-client-ts';"]},{"cmd":"yarn add egg-grpc-client-ts","imports":[]},{"cmd":"pnpm add egg-grpc-client-ts","imports":[]}],"homepage":"https://github.com/Jeff-Tian/egg-grpc-client-ts","github":"https://github.com/Jeff-Tian/egg-grpc-client-ts","docs":null,"changelog":null,"pypi":null,"npm":"egg-grpc-client-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}