浏览代码

Update third party RPC implementations list (#4977)

I have added the xsrpcj RPC implementation for java
Petros Pissias 7 年之前
父节点
当前提交
f6a7ca1867
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/third_party.md

+ 1 - 0
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