grpc-web-client

JSON →
library 0.6.0 ·javascript
verified Jun 7, 2026

gRPC-Web client for browsers and Node.js (v0.6.0). Allows making gRPC-Web requests from JavaScript/TypeScript without a proxy. Requires google-protobuf and @types/google-protobuf as peer dependencies. Provides unary, server-streaming, and bidirectional streaming via three API functions. Custom fork by Bloombox. Release cadence: irregular. Unlike grpc-web from improbable-eng, this is a modified version with potential upstream changes.