grpc-proxy

Proxy server built on envoy providing a REST gateway and the ability to translate gRPC-Web and/or Connect requests requests into regular gRPC requests.

MIT License

Stars
6

Bot releases are hidden (Show)

grpc-proxy - v3.0.0-beta.1

Published by mirkolenz about 1 year ago

3.0.0-beta.1 (2023-08-10)

⚠ BREAKING CHANGES

  • The entire application is now written in Go. This makes it possible to run the proxy with an existing envoy installation and decouples it from Nix. The tools also gained a full POSIC-compatible CLI interface with proper help for all available options. You can now easily download pre-built binaries of the proxy or use Go to install it on your machine.

Features

  • rewrite entire application in go (d3a1f61)
Package Rankings
Top 9.88% on Proxy.golang.org