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 8465e5e650 Gutted upb_msg a bit, re-adding only the essentials. 14 years ago
..
upb.c More work on decoder and stdio bytesrc/bytesink. 14 years ago
upb.h Gutted upb_msg a bit, re-adding only the essentials. 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 Gutted upb_msg a bit, re-adding only the essentials. 14 years ago
upb_msg.h Gutted upb_msg a bit, re-adding only the essentials. 14 years ago
upb_stream.h Textprinter is compiling again. 14 years ago
upb_stream_vtbl.h Fixes to decoder, stdio, textprinter. 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