add Grpc Protobuf validation (#3311)

* add Grpc Protobuf validation
This commit is contained in:
MaDuo 2017-07-06 02:31:32 +08:00 committed by Feng Xiao
parent e264b20e69
commit 6bd51a59df

View File

@ -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