gerpc

JSON →
library 1.3.0 ·javascript
verified Jun 7, 2026

Expressive gRPC client and server with pluggable encoding, allowing use of custom encoders/decoders (e.g., JSON) instead of protobuf. Version 1.3.0 is the latest stable release. It provides a minimal, Koa/Mali-like API for defining RPC methods and middleware. Designed for scenarios where switching from HTTP to gRPC while keeping existing encoding is desired. Limited scope and not heavily maintained.