improbable-eng/grpc-web
gRPC Web implementation for Golang and TypeScript observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3688
- days_rel: n/a
- days_push: 1075
- n_releases_24m: 0
Adoption not part of the score
4473 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A gRPC-Web implementation providing a Go wrapper/proxy to expose gRPC servers to browsers and a TypeScript client library for invoking gRPC services from modern web apps. It lets frontend code call strongly-typed protobuf-based RPC services without hand-crafted JSON APIs.
Use cases
- call grpc services from the browser
- expose a grpc server to web frontend clients
- proxy classic grpc servers over grpc-web
- generate typed typescript clients from proto files
- replace hand-written apis with typed rpc
When to choose
- you have existing Go gRPC servers and want browser clients
- you want strongly-typed API contracts between frontend and backend
- you need a standalone proxy for non-Go gRPC servers
When to avoid
- starting a new project - the official grpc/grpc-web client is recommended
- you need Node.js-only gRPC without browser support
- you need actively developed features or new bug fixes
Facets
library · maturity maintenance
rpc http-server middleware serialization web-development frontend backend apis developer-tools browser go grpc-web protocol-buffers reverse-proxy browser-client microservices nodejs typescript web-server
1 source
- readme: https://github.com/improbable-eng/grpc-web · fetched 2026-08-28 · 67f667743460
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| improbable-eng/grpc-web | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="improbable-eng/grpc-web")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem