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 47da2afd52 Make upb::SymbolTable no longer reference-counted. 8 years ago
..
upb Moved upb_symtab to def.h/def.c. 8 years ago
def.c Make upb::SymbolTable no longer reference-counted. 8 years ago
msg.c Basic serialization for upb_msg and Lua. 8 years ago
upb.c New upb_msg code and Lua bindings around it. 8 years ago
upb.h Make upb::SymbolTable no longer reference-counted. 8 years ago
upb.lua Put oneofs in the same table as fields. (#60) 9 years ago