grpc-bus

gRPC proxy

Enables calling gRPC services from the browser over a two-way socket to a Node or Go server.

Call GRPC services (even streams!) from the browser over any two-way socket to Node and soon Go.

GitHub

43 stars
6 watching
5 forks
Language: TypeScript
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fullstorydev/grpchanProvides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols.205
gdong42/grpc-mateA reverse proxy server that translates HTTP requests into gRPC calls without code generation.75
mercari/grpc-http-proxyA reverse proxy server for converting HTTP requests to gRPC calls373
ericbets/danbyA lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries.31
deeplay-io/nice-grpcA TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support.442
jnewmano/grpc-json-proxyEnables interaction between HTTP tools and gRPC servers using JSON encoding518
mwitkow/grpc-proxyA gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration.965
grpc-ecosystem/protoc-gen-grpc-gateway-tsGenerates TypeScript clients for gRPC services used in web and Go applications.142
buttercam/mediatorA cross-platform GUI proxy for debugging gRPC services156
crossoverjie/ptgA tool for testing and interacting with gRPC services in various scenarios.330
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
grpc-ecosystem/polyglotA universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos.529
johanbrandhorst/grpc-gateway-boilerplateProvides boilerplate code for creating REST services powered by gRPC-Gateway in Go.478
improbable-eng/grpc-webA client library for gRPC Web services in browsers and Node.js4,394
googleapis/gapic-generator-kotlinGenerates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions59