{"library":"grpc-node-demo","type":"library","category":null,"description":"A minimal example project demonstrating how to set up a gRPC server and client in Node.js using the `grpc` and `@grpc/proto-loader` packages. Version 1.3.0 provides a basic working setup with a single RPC call, intended as a quickstart for understanding gRPC concepts. It emphasizes simplicity over production-readiness, with no abstraction layers or error handling. Notable for its bare-bones approach, it is not suitable for production use and has not seen updates recently.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","grpc","node","demo","马克付","huanhunmao"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-node-demo","imports":["import grpc from 'grpc';","import protoLoader from '@grpc/proto-loader';","import { loadSync } from '@grpc/proto-loader';"]},{"cmd":"yarn add grpc-node-demo","imports":[]},{"cmd":"pnpm add grpc-node-demo","imports":[]}],"homepage":"https://github.com/huanhunmao","github":"https://github.com/huanhunmao/grpc-node-demo","docs":null,"changelog":null,"pypi":null,"npm":"grpc-node-demo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}