Browse Source

add Grpc Protobuf validation (#3311)

* add Grpc Protobuf validation
MaDuo 8 năm trước cách đây
mục cha
commit
6bd51a59df
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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/w359405949/libmaid (C++, Python)
 * https://github.com/madwyn/libpbrpc (C++)
+* https://github.com/SeriousMa/grpc-protobuf-validation (Java)
 
 ## Other Utilities