Reactive gRPC

JSON →
library 3.0.1 ·javascript
verified Jun 7, 2026

RxJS wrapper for gRPC and TypeScript (Node.js and browser). Current stable version 3.0.1. Wraps @grpc/grpc-js and grpc-web with RxJS Observables and Promises, enabling reactive server implementations and client calls. Requires rxjs^6 and either @grpc/grpc-js or grpc-web. Ships TypeScript types. Alternative to manually handling gRPC callbacks and event streams. Release cadence is irregular.