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.
 
 
 
 
 
 
Joshua Haberman bfa3c015bb Merge branch 'master' into defcleanup 6 years ago
..
bindings Merge branch 'cmake-mac-fixes' into defcleanup 6 years ago
json Implement json decoding for Any message. (#130) 6 years ago
pb WIP. 7 years ago
decode.c WIP. 7 years ago
decode.h Changed C API to only define structs, a table, and a few minimal inline functions. 7 years ago
def.c Merge branch 'master' into defcleanup 6 years ago
def.h Merge branch 'master' into defcleanup 6 years ago
encode.c WIP. 7 years ago
encode.h Changed C API to only define structs, a table, and a few minimal inline functions. 7 years ago
handlers-inl.h Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
handlers.c WIP. 7 years ago
handlers.h WIP. 7 years ago
msg.c WIP. 7 years ago
msg.h WIP. 7 years ago
msgfactory.c Merge branch 'cmake-mac-fixes' into defcleanup 6 years ago
msgfactory.h Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}. 7 years ago
port_def.inc Added port_def.inc and port_undef.inc. 7 years ago
port_undef.inc Added port_def.inc and port_undef.inc. 7 years ago
refcounted.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
refcounted.h Responded to CR comments. 9 years ago
sink.c Addressed PR comments. 8 years ago
sink.h Reserve unknown fields in upb 8 years ago
structdefs.int.h Fix json encoding for wrappers, ListValue, Struct and Value. (#126) 7 years ago
structs.int.h Enforced that upb_msg lives in an Arena only, and other simplifying. 7 years ago
table.c Bugfix on bigendianess by casting size_t to unint32_t 7 years ago
table.int.h WIP. 7 years ago
upb.c Fixed amalgamated build and added test. 8 years ago
upb.h Merge branch 'master' into defcleanup 6 years ago