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 fe659c8c93 Getting closer to a decoder that could actually compile and work. 14 years ago
..
upb.c Interface refinement: rename some constants. 14 years ago
upb.h Interface refinement: rename some constants. 14 years ago
upb_atomic.h Fleshed out upb_msg: test_vs_proto2 compiles but fails. 15 years ago
upb_def.c upb bootstraps again! and with no memory leaks! 14 years ago
upb_def.h upb bootstraps again! and with no memory leaks! 14 years ago
upb_msg.c upb_def compiles again! 14 years ago
upb_msg.h Fleshed out upb_msg: test_vs_proto2 compiles but fails. 15 years ago
upb_stream.h Getting closer to a decoder that could actually compile and work. 14 years ago
upb_stream_vtbl.h upb bootstraps again! and with no memory leaks! 14 years ago
upb_string.c upb bootstraps again! and with no memory leaks! 14 years ago
upb_string.h Getting closer to a decoder that could actually compile and work. 14 years ago
upb_table.c Updated Lua extension to handle fielddefs. 15 years ago
upb_table.h