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.
 
 
 
 
 
 
Protobuf Team Bot 007c93fa9c Automated rollback of commit 9a3c096b0c. 3 months ago
..
tests hpb: add support for retrieving mutable handles on returned map values 3 months ago
README.md
context.h hpb: expunge MessageName in favor of upb::generator::CApiMessageType 3 months ago
gen_accessors.cc hpb: expunge MessageName in favor of upb::generator::CApiMessageType 3 months ago
gen_accessors.h hpb_generator: abrogate output in favour of io::Printer 3 months ago
gen_enums.cc hpb_generator: abrogate output in favour of io::Printer 3 months ago
gen_enums.h hpb_generator: abrogate output in favour of io::Printer 3 months ago
gen_extensions.cc Automated rollback of commit 9a3c096b0c. 3 months ago
gen_extensions.h hpb_generator: abrogate output in favour of io::Printer 3 months ago
gen_messages.cc hpb: expunge MessageName in favor of upb::generator::CApiMessageType 3 months ago
gen_messages.h hpb_generator: abrogate output in favour of io::Printer 3 months ago
gen_repeated_fields.cc hpb: expunge MessageName in favor of upb::generator::CApiMessageType 3 months ago
gen_repeated_fields.h hpb_generator: abrogate output in favour of io::Printer 3 months ago
gen_utils.cc
gen_utils.h
keywords.cc
keywords.h
names.cc hpb_generator: abrogate output in favour of io::Printer 3 months ago
names.h hpb_generator: abrogate output in favour of io::Printer 3 months ago
protoc-gen-hpb.cc hpb_generator: abrogate output in favour of io::Printer 3 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.