This project provides a gRPC-Web reverse proxy via a Java servlet. It accepts HTTP/1.1 connections and forwards them via a gRPC client to a (HTTP/2) gRPC server.
It is based off code initially contributed to the grpc-web project which was deprecated and removed. The code has been heavily modified and now conforms with the Buf Connect conformance tests for gRPC-Web.
This project is licensed under the Apache 2.0 license.