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 2e01793ded Merge branch 'stringview' into gencode3 7 years ago
..
upb Removed all upb_msgdef/upb_fielddef from upb_msg. 8 years ago
def.c First version of a real C codegen for upb. 8 years ago
msg.c Added upb_stringview, the string representation for upb_msg. 7 years ago
upb.c New upb_msg code and Lua bindings around it. 8 years ago
upb.h Removed all upb_msgdef/upb_fielddef from upb_msg. 8 years ago
upb.lua Put oneofs in the same table as fields. (#60) 9 years ago