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 8536bbc5f8 Some work on upb_msg, but it has a long way to go. 14 years ago
..
upb.c More work on decoder and stdio bytesrc/bytesink. 14 years ago
upb.h Decoder compiles again! But probably doesn't work. 14 years ago
upb_atomic.h Fleshed out upb_msg: test_vs_proto2 compiles but fails. 15 years ago
upb_def.c Decoder compiles again! But probably doesn't work. 14 years ago
upb_def.h Improve comments in headers, to better explain core interfaces. 14 years ago
upb_msg.c Some work on upb_msg, but it has a long way to go. 14 years ago
upb_msg.h Some work on upb_msg, but it has a long way to go. 14 years ago
upb_stream.h Textprinter is compiling again. 14 years ago
upb_stream_vtbl.h Textprinter is compiling again. 14 years ago
upb_string.c upb bootstraps again! and with no memory leaks! 14 years ago
upb_string.h Improve comments in headers, to better explain core interfaces. 14 years ago
upb_table.c Updated Lua extension to handle fielddefs. 15 years ago
upb_table.h Split src/ into core/ and stream/. 15 years ago