Skip to content

Commit 3956048

Browse files
Kailash Sethuramanstanley-cheung
authored andcommitted
Update readme to mention that gRPC-Web is GA.
1 parent 260ecf8 commit 3956048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ gRPC-Web provides a Javascript library that lets browser clients access a gRPC
44
service. You can find out much more about gRPC in its own
55
[website](https://grpc.io).
66

7-
The current release is a Beta release, and we expect to announce
8-
General-Availability by Oct. 2018.
7+
gRPC-Web is now Generally Available, and considered stable enough for production
8+
use.
99

1010
gRPC-Web clients connect to gRPC services via a special gateway proxy: the
1111
current version of the library uses [Envoy](https://www.envoyproxy.io/) by

0 commit comments

Comments
 (0)