Action gRPC

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

A Node.js library that implements the Action Protocol over gRPC, providing an abstract layer for microservice communication. Version 1.0.1 is the latest stable release; the project appears to be in early stages with infrequent updates. It enables defining actions, data, and token fields in gRPC payloads for service-to-service messaging. Differentiators include a simple JSON-like action format and automatic code generation via `npm run generate`.