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.
 
 
 
 
 
 
Hong Shin c482a8a583 update protos_generator to shortened license 1 year ago
..
tests update protos_generator to shortened license 1 year ago
BUILD Rename `upbc` to `upb_generator` 1 year ago
README.md Reorganize upb file structure 1 year ago
gen_accessors.cc update protos_generator to shortened license 1 year ago
gen_accessors.h update protos_generator to shortened license 1 year ago
gen_enums.cc update protos_generator to shortened license 1 year ago
gen_enums.h update protos_generator to shortened license 1 year ago
gen_extensions.cc update protos_generator to shortened license 1 year ago
gen_extensions.h update protos_generator to shortened license 1 year ago
gen_messages.cc update protos_generator to shortened license 1 year ago
gen_messages.h update protos_generator to shortened license 1 year ago
gen_repeated_fields.cc update protos_generator to shortened license 1 year ago
gen_repeated_fields.h update protos_generator to shortened license 1 year ago
gen_utils.cc update protos_generator to shortened license 1 year ago
gen_utils.h update protos_generator to shortened license 1 year ago
names.cc update protos_generator to shortened license 1 year ago
names.h update protos_generator to shortened license 1 year ago
output.cc update protos_generator to shortened license 1 year ago
output.h update protos_generator to shortened license 1 year ago
protoc-gen-upb-protos.cc update protos_generator to shortened license 1 year ago

README.md

protos Generator

This directory contains the generator for the protos API, an experimental C++ protobuf implementation. Most users should use the standard C++ implementation here.