{"library":"grpc-lite","type":"library","category":null,"description":"grpc-lite is a zero-dependency package that downloads and installs a prebuilt gRPC binary (v1.0.1) from Google Cloud Storage. It was published in 2016 and targets Node.js v4–v6. The package is essentially a wrapper around the official gRPC Node.js package, providing a simplified installation by avoiding native compilation. However, it is severely outdated, relies on a specific prebuilt binary, and bundles a busybox binary for Linux. It does not support Node.js >=7 and is not actively maintained. For modern projects, use the official @grpc/grpc-js package.","language":"javascript","status":"deprecated","version":"2016.12.3","tags":["javascript","api","grpc","light","lightweight","lite","protobuf"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-lite","imports":["const grpc = require('grpc-lite');","Not applicable; package does not export types.","const grpc = require('grpc-lite'); const proto = grpc.load('my.proto');"]},{"cmd":"yarn add grpc-lite","imports":[]},{"cmd":"pnpm add grpc-lite","imports":[]}],"homepage":"https://github.com/kaizhu256/node-grpc-lite#readme","github":"https://github.com/kaizhu256/node-grpc-lite","docs":null,"changelog":null,"pypi":null,"npm":"grpc-lite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}