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.
 
 
 
 
 
 
Zachary Anker 87714836e3 Allow initializing a chain of protos using only a hash 7 years ago
..
tests Allow initializing a chain of protos using only a hash 7 years ago
README.md Add Ruby compatibilty test against 3.0.0. 8 years ago
Rakefile Add Ruby compatibilty test against 3.0.0. 8 years ago
test.sh Add Ruby compatibilty test against 3.0.0. 8 years ago

README.md

Protobuf Ruby Compatibility Tests

This drectory 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.