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 b01eee755e Migrate PrivateAccess from protos to hpb 5 months ago
..
backend/upb Use `default_compatible_with` instead of specifying `compatible_with` on every target. 5 months ago
bazel Migrated upb to use Copybara-standard stripping. 5 months ago
internal Migrate PrivateAccess from protos to hpb 5 months ago
BUILD Use `default_compatible_with` instead of specifying `compatible_with` on every target. 5 months ago
extension.cc Extract hpb::ExtensionRegistry, hpb::internal::{ExtensionMiniTableProvider, ExtensionIdentifer} to extension.h 5 months ago
extension.h Extract hpb::ExtensionRegistry, hpb::internal::{ExtensionMiniTableProvider, ExtensionIdentifer} to extension.h 5 months ago
hpb.cc Migrated upb to use Copybara-standard stripping. 5 months ago
hpb.h Migrated upb to use Copybara-standard stripping. 5 months ago
internal.h Migrate internal.h to hpb + update fwd hdr 6 months ago
internal_test.cc Migrate internal.h to hpb + update fwd hdr 6 months ago
ptr.h hpb: introduce ptr.h and break out template helpers into internal/template_help.h 5 months ago
repeated_field.h Introduce and migrate to hpb::interop::upb::GetArena from protos::internal::GetArena 5 months ago
repeated_field_iterator.h Abrogate protos::internal::CreateMessageProxy with hpb::interop::upb::MakeHandle 5 months ago
repeated_field_iterator_test.cc replace protos namespace from {repeated_field, repeated_field_iterator} with hpb 6 months ago
requires.h protos -> hpb namespace transition :: minimal slice 6 months ago
traits.h protos -> hpb namespace transition :: minimal slice 6 months ago