From 99a335e79fc74376065061d70394c0eca6b8f1a9 Mon Sep 17 00:00:00 2001 From: oguzcan oguz Date: Fri, 28 Jun 2024 08:06:23 -0700 Subject: [PATCH] Update third_party.md with Philips Rpc implementation (#17035) Closes #17035 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/17035 from oguzcanoguz:main 2b9d55b485924bce223ea856cfa28f612387af21 PiperOrigin-RevId: 647681986 --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/third_party.md b/docs/third_party.md index 6076f9aa64..6f9a4f3a29 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -153,6 +153,7 @@ GRPC (http://www.grpc.io/) is Google's RPC implementation for Protocol Buffers. * https://github.com/ppissias/xsrpcj (Java) * https://github.com/twitchtv/twirp (Multiple languages) * https://github.com/icerpc/icerpc-csharp (C#) +* https://philips-software.github.io/amp-embedded-infra-lib (C++, C#, Java) Inactive: