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 6c2d732082 Fixed upb's map parsing to overwrite existing elements. 5 years ago
..
bindings Fixed VLA error and rewrote the map parsing code to be clearer. 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 Fixed upb's map parsing to overwrite existing elements. 5 years ago
decode.h
def.c Maps encode and decode successfully! 5 years ago
def.h WIP. 5 years ago
encode.c Maps encode and decode successfully! 5 years ago
encode.h
generated_util.h New reflection API doesn't need types as parameters for map/array. 5 years ago
handlers-inl.h
handlers.c
handlers.h
msg.c Maps encode and decode successfully! 5 years ago
msg.h Maps encode and decode successfully! 5 years ago
port.c
port_def.inc WIP. 5 years ago
port_undef.inc
reflection.c Maps encode and decode successfully! 5 years ago
reflection.h Maps encode and decode successfully! 5 years ago
sink.c
sink.h Changed endsubmsg handler to return the closure of the submessage. 5 years ago
table.c Added more Lua tests that are passing. 5 years ago
table.int.h Added more Lua tests that are passing. 5 years ago
upb.c
upb.h Removed comma after final enumerator. 5 years ago