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.
 
 
 
 
 
 
Josh Haberman f858e0160e Merge branch 'master' into defcleanup 6 years ago
..
bindings Fixes for google3. 6 years ago
json Merge branch 'master' into defcleanup 6 years ago
pb Merge pull request #145 from haberman/arrayapi 6 years ago
decode.c Merge branch 'arrayapi' into defcleanup 6 years ago
decode.h Merge branch 'arrayapi' into defcleanup 6 years ago
def.c Merge pull request #145 from haberman/arrayapi 6 years ago
def.h Merge pull request #145 from haberman/arrayapi 6 years ago
encode.c Merge branch 'arrayapi' into defcleanup 6 years ago
encode.h WIP. 6 years ago
generated_util.h WIP. 6 years ago
handlers-inl.h Fixes for google3. 6 years ago
handlers.c Fixes for google3. 6 years ago
handlers.h Added some comments and reversed upb_arena_cleanup() args. 6 years ago
msg.c Properly align the arena. 6 years ago
msg.h Merge branch 'arrayapi' into defcleanup 6 years ago
msgfactory.c Merge branch 'arrayapi' into defcleanup 6 years ago
msgfactory.h Fixes for google3. 6 years ago
port_def.inc Fixed amalgamation to properly include stdint.h first for UPB_SIZE(). 6 years ago
port_undef.inc Added port_def.inc and port_undef.inc. 6 years ago
sink.c Take sinks by value. 6 years ago
sink.h A few more fixes. 6 years ago
structs.int.h Merge branch 'arrayapi' into defcleanup 6 years ago
table.c Fixed tests and code. 6 years ago
table.int.h WIP. 6 years ago
upb.c Properly align the arena. 6 years ago
upb.h Moved some definitions to def.h 6 years ago