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.
 
 
 
 
 
 
Mike Kruskal ed5c57a574
Remove all autotools usage (#10132)
2 years ago
..
tests Fixed Ruby 3.1 tests by marking intersect? as unimplemented. (#9645) 3 years ago
BUILD.bazel Remove all autotools usage (#10132) 2 years ago
README.md Auxillary -> Auxiliary 5 years ago
Rakefile Remove all autotools usage (#10132) 2 years ago
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.