From f6a7ca186708e7f4eff4c4ff277205db60988a1d Mon Sep 17 00:00:00 2001 From: Petros Pissias <8235623+ppissias@users.noreply.github.com> Date: Mon, 30 Jul 2018 19:34:57 +0200 Subject: Update third party RPC implementations list (#4977) I have added the xsrpcj RPC implementation for java --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/third_party.md b/docs/third_party.md index 7b0fb2df..f710b51a 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -129,6 +129,7 @@ GRPC (http://www.grpc.io/) is Google's RPC implementation for Protocol Buffers. * https://github.com/awakesecurity/gRPC-haskell (Haskell) * https://github.com/Yeolar/raster (C++) * https://github.com/jnordberg/wsrpc (JavaScript Node.js/Browser) +* https://github.com/ppissias/xsrpcj (Java) ## Other Utilities -- cgit v1.2.3