gRPC Getting Started

JSON →
library 0.4.3 ·javascript maintenance
verified Jun 7, 2026

A demonstration project for setting up gRPC with a front-end client using Envoy proxy, Node.js gRPC service, and webpack. Latest version 0.4.3 (last updated 2020). Shows how to compile .proto files, run Envoy, and build client bundles. Primarily a tutorial reference, not a production-ready library. Differentiators: combines gRPC web, Envoy proxy, and Node.js backend in one example.