aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar MaDuo <lovemd@vip.qq.com>2017-07-06 02:31:32 +0800
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2017-07-05 11:31:32 -0700
commit6bd51a59df41b99058ec8c2b03a177a218267ce5 (patch)
tree9adb5152a604de16d89fb7a0ec611f2a2c1ad2ea /docs
parente264b20e699d2f29a89217f70b90b336f923dbe1 (diff)
add Grpc Protobuf validation (#3311)
* add Grpc Protobuf validation
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 3def0035..30dbd813 100644
--- a/docs/third_party.md
+++ b/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/w359405949/libmaid (C++, Python)
* https://github.com/madwyn/libpbrpc (C++)
+* https://github.com/SeriousMa/grpc-protobuf-validation (Java)
## Other Utilities