grpc-web-client-dm-ws

JSON →
library 0.5.3 ·javascript
verified Jun 7, 2026

grpc-web-client is a library for making gRPC-Web requests from browsers and Node.js. Version 0.5.3 is the current stable release. It provides three main request functions: unary, invoke, and client, supporting unary, server-streaming, and client-streaming RPCs. Requires peer dependencies google-protobuf and @types/google-protobuf. Ships TypeScript types. Differentiator: one of the first client libraries for gRPC-Web, enabling browser-based gRPC calls without a proxy in some setups.