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.
 
 
 
 
 
 
Jason Lunn f5ef2892b4 Add an explicit RUBYLIB path to fix a load error under JRuby 3 years ago
..
tests Removed compatibility test that tries to append "nil" to repeated field. 4 years ago
README.md
Rakefile
test.sh Add an explicit RUBYLIB path to fix a load error under JRuby 3 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.