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 c8f6a27e6b Enforced that upb_msg lives in an Arena only, and other simplifying. 6 years ago
..
bindings Enforced that upb_msg lives in an Arena only, and other simplifying. 6 years ago
json Enable ignore unknown field in json parsing 7 years ago
pb Deleted some dead code related to varint decoding. 8 years ago
conformance_upb.c Address review comments and fix compile warnings. 7 years ago
conformance_upb_failures.txt Fixes for oneof conformance tests. 7 years ago
google_message1.dat
google_message2.dat
google_messages.proto
test.proto Added support for loading oneofs from descriptors. 8 years ago
test.proto.pb Added support for loading oneofs from descriptors. 8 years ago
test_cpp.cc Make upb::SymbolTable no longer reference-counted. 8 years ago
test_def.c A couple more fixes. 8 years ago
test_handlers.c
test_table.cc
test_util.h
testmain.cc
upb_test.h