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.
 
 
 
 
 
 
Bo Yang 20f1b6df41 Fix json decoding for wrapper messages 6 years ago
..
bindings Revert "Prepare upb_value for encoding/decoding map." 7 years ago
descriptor Added google/protobuf/descriptor.upb.* to core. 7 years ago
json Fix json decoding for wrapper messages 6 years ago
pb Modify TODO 7 years ago
decode.c Implement decoding repeated message field. 7 years ago
decode.h A good start on upb_encode and upb_decode. 7 years ago
def.c Reserve unknown fields in upb 7 years ago
def.h For encoding upb needs descriptor type instead of type. 7 years ago
encode.c e->limit is invalidated after growing. 7 years ago
encode.h A good start on upb_encode and upb_decode. 7 years ago
handlers-inl.h Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
handlers.c Remove upb_addunknown_handlerfunc and upb_handlers_setaddunknown 7 years ago
handlers.h Remove upb_addunknown_handlerfunc 7 years ago
msg.c Revert "Prepare upb_value for encoding/decoding map." 7 years ago
msg.h Revert "Prepare upb_value for encoding/decoding map." 7 years ago
refcounted.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
refcounted.h Responded to CR comments. 8 years ago
sink.c Addressed PR comments. 8 years ago
sink.h Reserve unknown fields in upb 7 years ago
structdefs.int.h Add new file option php_namespace. 8 years ago
structs.int.h A good start on upb_encode and upb_decode. 7 years ago
table.c A small bugfix to upb_table and simplified some code. 8 years ago
table.int.h Revert "Prepare upb_value for encoding/decoding map." 7 years ago
upb.c Fixed amalgamated build and added test. 8 years ago
upb.h Revert "Prepare upb_value for encoding/decoding map." 7 years ago