aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPetros Pissias <8235623+ppissias@users.noreply.github.com>2018-07-30 19:34:57 +0200
committerFeng Xiao <xfxyjwf@gmail.com>2018-07-30 10:34:57 -0700
commitf6a7ca186708e7f4eff4c4ff277205db60988a1d (patch)
treebf3268652438e21970332a15efe10ecbbe5913a2 /docs
parent90e2c29e4ad1af6996f6fb4716296365a2a56d6b (diff)
downloadprotobuf-f6a7ca186708e7f4eff4c4ff277205db60988a1d.tar.gz
protobuf-f6a7ca186708e7f4eff4c4ff277205db60988a1d.tar.bz2
protobuf-f6a7ca186708e7f4eff4c4ff277205db60988a1d.zip
Update third party RPC implementations list (#4977)
I have added the xsrpcj RPC implementation for java
Diffstat (limited to 'docs')
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
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