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 02a8cdfff2 Fixes to decoder, stdio, textprinter. 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
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 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
upb_table.h