Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joshua Haberman c649397029
Set execute bit on files if and only if they begin with (#!). (#7347)
5 years ago
..
tests Set execute bit on files if and only if they begin with (#!). (#7347) 5 years ago
README.md Fix typos (#7050) 5 years ago
Rakefile Add Ruby compatibilty test against 3.0.0. 8 years ago
test.sh Maven requires https connection (#7110) 5 years ago

README.md

Protobuf Ruby Compatibility Tests

This directory contains a snapshot of protobuf ruby 3.0.0 unittest code and test scripts used to verifies whether the latest version of protobuf is still compatible with 3.0.0 generated code.