{"library":"grpc-simple-wrapper","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.0.3","tags":["javascript","grpc"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-simple-wrapper","imports":["import { GrpcWrapper } from 'grpc-simple-wrapper'","import { createServer } from 'grpc-simple-wrapper'","import { createClient } from 'grpc-simple-wrapper'"]},{"cmd":"yarn add grpc-simple-wrapper","imports":[]},{"cmd":"pnpm add grpc-simple-wrapper","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"grpc-simple-wrapper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}