We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260ecf8 commit 3956048Copy full SHA for 3956048
README.md
@@ -4,8 +4,8 @@ gRPC-Web provides a Javascript library that lets browser clients access a gRPC
4
service. You can find out much more about gRPC in its own
5
[website](https://grpc.io).
6
7
-The current release is a Beta release, and we expect to announce
8
-General-Availability by Oct. 2018.
+gRPC-Web is now Generally Available, and considered stable enough for production
+use.
9
10
gRPC-Web clients connect to gRPC services via a special gateway proxy: the
11
current version of the library uses [Envoy](https://www.envoyproxy.io/) by
0 commit comments