From 5e6d70b3e2910180d4dc67076fe41058c8744560 Mon Sep 17 00:00:00 2001 From: Alex Eagle Date: Thu, 14 Nov 2024 08:22:46 -0800 Subject: [PATCH] Update proto.md --- docs/proto.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/proto.md b/docs/proto.md index 25aaf3a2..de892423 100644 --- a/docs/proto.md +++ b/docs/proto.md @@ -1,11 +1,6 @@ -# Protocol Buffers and gRPC (UNSTABLE) - -**UNSTABLE API**: contents of this page are not subject to our usual semver guarantees. -We may make breaking changes in any release. -Please try this API and provide feedback. -We intend to promote it to a stable API in a minor release, possibly as soon as v2.1.0. +# Protocol Buffers and gRPC `ts_proto_library` uses the Connect library from bufbuild, and supports both Web and Node.js: