grpc-web

Browser gRPC client

Enables communication between web browsers and gRPC services using JavaScript

gRPC for Web Clients

GitHub

9k stars
197 watching
764 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list

grpcjavascriptweb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
improbable-eng/grpc-web A client library for gRPC Web services in browsers and Node.js 4,392
grpc/grpc-node Provides a TypeScript implementation of the gRPC protocol for Node.js applications 4,488
grpc/grpc An RPC framework and library for building high-performance distributed systems 41,968
ericbets/danby A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. 31
fullstorydev/grpcui An interactive web-based tool for testing and manipulating gRPC APIs 5,237
grpc/grpc-dotnet An implementation of the gRPC remote procedure call framework for .NET applications 4,204
grpc-ecosystem/grpc-gateway A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC 18,238
paralin/grpc-bus Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. 43
fullstorydev/grpcurl A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. 10,898
webtorrent/webtorrent A streaming torrent client written in JavaScript that enables peer-to-peer file sharing over the web using WebRTC. 29,663
grpc-ecosystem/polyglot A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. 530
ktr0731/evans A gRPC client library with two modes: REPL and CLI, providing automatic service inspection and task automation 4,282
redhoyasa/grpc-reflection-js A client library for interacting with gRPC servers that implement the Reflection protocol. 20
hyperium/tonic A high-performance gRPC client and server implementation with async/await support 10,019
jnewmano/grpc-json-proxy Enables interaction between HTTP tools and gRPC servers using JSON encoding 517