grpc-simple-wrapper

JSON →
library 0.0.3 ·javascript
verified Jun 7, 2026

A simple gRPC wrapper for Node.js that simplifies the setup of gRPC clients and servers. Version 0.0.3, early stage with infrequent releases. Provides a thin abstraction over the core gRPC library to reduce boilerplate for common patterns like SSL configuration, channel management, and stub creation. Lightweight with minimal dependencies, intended for projects that need quick gRPC integration without complex customizations. Not a replacement for full-featured frameworks like gRPC-Web or NestJS gRPC modules.