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 2681a17513 Merge branch 'arrayapi' into defcleanup 6 years ago
..
bindings Updated to use the new array accessors. 6 years ago
json WIP, core library compiles now. 6 years ago
pb WIP, core library compiles now. 6 years ago
decode.c WIP. 6 years ago
decode.h Changed C API to only define structs, a table, and a few minimal inline functions. 6 years ago
def.c Use some hazzers in def.c. 6 years ago
def.h Ported some tests. 6 years ago
encode.c WIP. 6 years ago
encode.h Changed C API to only define structs, a table, and a few minimal inline functions. 6 years ago
generated_util.h Merge branch 'arrayapi' into defcleanup 6 years ago
handlers-inl.h
handlers.c WIP, core library compiles now. 6 years ago
handlers.h WIP. 6 years ago
msg.c WIP. 6 years ago
msg.h Merge branch 'arrayapi' into defcleanup 6 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}. 6 years ago
port_def.inc Added port_def.inc and port_undef.inc. 6 years ago
port_undef.inc Added port_def.inc and port_undef.inc. 6 years ago
refcounted.c
refcounted.h
sink.c
sink.h
structs.int.h Merge branch 'arrayapi' into defcleanup 6 years ago
table.c Bugfix on bigendianess by casting size_t to unint32_t 6 years ago
table.int.h WIP. 6 years ago
upb.c
upb.h Merge branch 'master' into defcleanup 6 years ago