{"library":"node-grpc-web-wrapper","type":"library","category":null,"description":"In-process gRPC-Web translator for Node.js, eliminating the need for a separate Envoy proxy. Version 1.1.0 supports unary and server streaming with metadata/trailers and deadlines. It provides both a standalone gRPC-Web server and a generic endpoint for mounting on existing Node HTTP servers (Express, Next.js, etc.), similar to improbable-eng/grpc-web Go wrapper or tonic-web Rust crate. Major differentiator: no proxy required; direct in-process translation. Currently does not support client streaming or bidi streaming due to gRPC-Web limitations. Fully typed with TypeScript definitions.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","grpc-web","node","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-grpc-web-wrapper","imports":["import { grpcWebHandler } from 'node-grpc-web-wrapper';","import GrpcWebServer from 'node-grpc-web-wrapper';"]},{"cmd":"yarn add node-grpc-web-wrapper","imports":[]},{"cmd":"pnpm add node-grpc-web-wrapper","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"node-grpc-web-wrapper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}