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.
 
 
 
 
 
 
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
..
README.md Move C#-only test protos to csharp/protos 7 years ago
map_unittest_proto3.proto Remove non-C# options from C#-only test protos 7 years ago
old_extensions1.proto Tests for issue 6822 5 years ago
old_extensions2.proto Tests for issue 6822 5 years ago
unittest.proto Fix typos (#7050) 5 years ago
unittest_custom_options_proto3.proto Fix typos (#7050) 5 years ago
unittest_import.proto Add test protos to test project 5 years ago
unittest_import_proto3.proto Remove non-C# options from C#-only test protos 7 years ago
unittest_import_public.proto Add test protos to test project 5 years ago
unittest_import_public_proto3.proto Remove non-C# options from C#-only test protos 7 years ago
unittest_issue6936_a.proto Rename files and revert changes to generate protos script 5 years ago
unittest_issue6936_b.proto Rename files and revert changes to generate protos script 5 years ago
unittest_issue6936_c.proto Rename files and revert changes to generate protos script 5 years ago
unittest_issues.proto delete all duplicate empty blanks (#5758) 6 years ago
unittest_proto3.proto Fix typos (#7050) 5 years ago

README.md

This directory contains unit test protos adapted from those in src/google/protobuf, and C#-specific test protos for regression tests against bugs found in the C# codegen or library.