engined-grpc

JSON →
library 0.0.9 ·javascript
verified Jun 7, 2026

engined-grpc is a gRPC service module for the engined framework, built on top of Groa.js. It provides Server and Router classes to integrate gRPC services into engined-based applications. Version 0.0.9 is the latest release, though the package appears to be in early development with no recent updates. It supports Node.js >=7.6 and uses the classic engined pattern of Manager and agents. Unlike standalone gRPC libraries, engined-grpc is specifically designed for the engined ecosystem, making it easy to add gRPC endpoints alongside other services.