Parcourir la source

add Grpc Protobuf validation (#3311)

* add Grpc Protobuf validation
MaDuo il y a 8 ans
Parent
commit
6bd51a59df
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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