{"library":"groa","type":"library","category":null,"description":"Express gRPC middleware framework for Node.js that provides a Koa 2-style middleware system and API. Current stable version is 0.0.15. It supports async/await based middleware, bidirectional streaming, and a built-in status code system. Key differentiators include familiar Koa-like context and middleware pattern, built-in proto loading, and streaming support. Release cadence is irregular. Requires Node.js v7.6+.","language":"javascript","status":"active","version":"0.0.15","tags":["javascript","framework","grpc"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install groa","imports":["const Groa = require('groa')","ctx.status = Groa.status.ABORTED","app.use(async (ctx, next) => { ... })"]},{"cmd":"yarn add groa","imports":[]},{"cmd":"pnpm add groa","imports":[]}],"homepage":"https://github.com/GroaJS/groa#readme","github":"https://github.com/GroaJS/groa","docs":null,"changelog":null,"pypi":null,"npm":"groa","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}