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 ce1f63fde2 A few C++ fixes for BufferSink. 8 years ago
..
bindings Basic serialization for upb_msg and Lua. 8 years ago
descriptor Added descriptor.pb so we don't depend on protoc for tests. 8 years ago
json New upb_msg code and Lua bindings around it. 8 years ago
pb Fixed some bugs surfaced by Travis. 8 years ago
def.c New upb_msg code and Lua bindings around it. 8 years ago
def.h New upb_msg code and Lua bindings around it. 8 years ago
handlers-inl.h Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
handlers.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
handlers.h Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
msg.c Basic serialization for upb_msg and Lua. 8 years ago
msg.h Basic serialization for upb_msg and Lua. 8 years ago
refcounted.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
refcounted.h Responded to CR comments. 8 years ago
sink.c Basic serialization for upb_msg and Lua. 8 years ago
sink.h A few C++ fixes for BufferSink. 8 years ago
structdefs.int.h New upb_msg code and Lua bindings around it. 8 years ago
symtab.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
symtab.h Added upb::FileDef, which represents the file defs are declared in. 9 years ago
table.c A small bugfix to upb_table and simplified some code. 8 years ago
table.int.h New upb_msg code and Lua bindings around it. 8 years ago
upb.c New upb_msg code and Lua bindings around it. 8 years ago
upb.h Merge pull request #74 from haberman/msg 8 years ago