Mention Java in-process proxy is now "on hold". (#1208)

This commit is contained in:
Eryu Xia 2022-02-18 13:43:44 -08:00 committed by GitHub
parent 3102383234
commit 0fe8d4d586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View File

@ -10,9 +10,6 @@ In the future, we expect gRPC-web to be supported in language-specific web
frameworks for languages such as Python, Java, and Node. For details, see the
[roadmap](doc/roadmap.md).
Java gRPC-web in-process proxy implementation is
in beta stage. For details, see [details](src/connector/README.md).
## Quick Start
Eager to get started? Try the [Hello World example][]. From this example, you'll

View File

@ -1,5 +1,7 @@
Java gRPC-web in-process proxy
==============================
(On Hold) Java gRPC-web in-process proxy
====================================================
### _(Development on the Java in-process proxy is On Hold. No active development or bug fixes is being done at this moment.)_
### Background & Motivation
This project enables gRPC-web support in a Java Service that currently