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 bfc86d3577 Fixed many bugs, basic Lua test passes! 5 years ago
..
bindings Fixed many bugs, basic Lua test passes! 5 years ago
json Merge pull request #221 from haberman/endsubmsg 5 years ago
pb Changed endsubmsg handler to return the closure of the submessage. 5 years ago
decode.c WIP. 5 years ago
decode.h Compiles, doesn't work yet. 6 years ago
def.c Fixed many bugs, basic Lua test passes! 5 years ago
def.h WIP. 5 years ago
encode.c New reflection API doesn't need types as parameters for map/array. 5 years ago
encode.h WIP. 6 years ago
generated_util.h New reflection API doesn't need types as parameters for map/array. 5 years ago
handlers-inl.h More Blaze fixes. 6 years ago
handlers.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
handlers.h More Blaze fixes. 6 years ago
msg.c WIP. 5 years ago
msg.h WIP. 5 years ago
port.c Support MSVC prior to 2015 5 years ago
port_def.inc WIP. 5 years ago
port_undef.inc Support MSVC prior to 2015 5 years ago
reflection.c Everything builds, test pass except test_decoder. 5 years ago
reflection.h WIP. 5 years ago
sink.c Take sinks by value. 6 years ago
sink.h Changed endsubmsg handler to return the closure of the submessage. 5 years ago
table.c WIP. 5 years ago
table.int.h WIP. 5 years ago
upb.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
upb.h New reflection API doesn't need types as parameters for map/array. 5 years ago