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.
43 stars
6 watching
5 forks
Language: TypeScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
| A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
| A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. | 31 |
| A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 442 |
| Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
| A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration. | 965 |
| Generates TypeScript clients for gRPC services used in web and Go applications. | 142 |
| A cross-platform GUI proxy for debugging gRPC services | 156 |
| A tool for testing and interacting with gRPC services in various scenarios. | 330 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 478 |
| A client library for gRPC Web services in browsers and Node.js | 4,394 |
| Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 59 |