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 fba399ad35 Remove protos/requires.h 5 months ago
..
tests Remove protos/requires.h 5 months ago
BUILD move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
README.md move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_accessors.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_accessors.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_enums.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_enums.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_extensions.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_extensions.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_messages.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_messages.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_repeated_fields.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_repeated_fields.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_utils.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
gen_utils.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
names.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
names.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
output.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
output.h move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
protoc-gen-upb-protos.cc move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago

README.md

hpb Generator

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