Gnat-Grpc
JSON →A simple gRPC synchronous wrapper for Node.js, version 1.10.1. It simplifies unary calls and provides a configurable client/server setup. Built on top of @grpc/grpc-js, @grpc/proto-loader, and grpc, it requires explicit peer dependency installation. Notable differentiators: sync-style async/await usage, built-in error escaping for Chinese messages, and minimal boilerplate compared to raw gRPC. Currently does not support streaming calls. Maintained by gnatservice.
Resources
packagegnat-grpc ↗