{"library":"multi-proto-grpc-server","type":"library","category":null,"description":"Wrapper around the official grpc npm package that simplifies handling multiple proto files for various gRPC clients communicating with a single server. Version 3.0.0 supports Node 8.0+ and provides a ServiceMap class to bind service implementations and a GRPC class to start the server on a given address. It differentiates from raw gRPC by offering a declarative configuration for multiple services and proto files. Release cadence is not specified; the package appears to be in early development with upcoming features like authentication.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","gRPC","RPC","grpc","rpc"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install multi-proto-grpc-server","imports":["import { GRPC } from 'multi-proto-grpc-server'","import { ServiceMap } from 'multi-proto-grpc-server'","const server = new GRPC(configs); server.run('0.0.0.0:50051');"]},{"cmd":"yarn add multi-proto-grpc-server","imports":[]},{"cmd":"pnpm add multi-proto-grpc-server","imports":[]}],"homepage":"https://github.com/krisalay/multi-proto-grpc-server#readme","github":"https://github.com/krisalay/multi-proto-grpc-server","docs":null,"changelog":null,"pypi":null,"npm":"multi-proto-grpc-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}