浏览代码

add Grpc Protobuf validation (#3311)

* add Grpc Protobuf validation
MaDuo 8 年之前
父节点
当前提交
6bd51a59df
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/third_party.md

+ 1 - 0
docs/third_party.md

@@ -116,6 +116,7 @@ GRPC (http://www.grpc.io/) is Google's RPC implementation for Protocol Buffers.
 * https://github.com/thesamet/rpcz (C++/Python, based on ZeroMQ)
 * https://github.com/thesamet/rpcz (C++/Python, based on ZeroMQ)
 * https://github.com/w359405949/libmaid (C++, Python)
 * https://github.com/w359405949/libmaid (C++, Python)
 * https://github.com/madwyn/libpbrpc (C++)
 * https://github.com/madwyn/libpbrpc (C++)
+* https://github.com/SeriousMa/grpc-protobuf-validation (Java)
 
 
 ## Other Utilities
 ## Other Utilities