egg-grpc

JSON →
library 1.0.6 ·javascript maintenance
verified Jun 7, 2026

gRPC plugin for Egg.js framework (v1.0.6). Integrates gRPC client into Egg.js, exposing services via ctx.grpc and app.grpcProto. Supports SSL client authentication, multiple clients, custom proto load options, timeout/deadline, and automatic name conversion (snake_case to camelCase). Last updated in 2019, package is in maintenance mode. Key differentiator: tight Egg.js integration with plugin lifecycle and config pattern.