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.
 
 
 
 
 
 
Paul Yang 13c59cb051
Implement json decoding for Any message. (#130)
6 years ago
..
test.proto Changed schema for JSON test to be defined in a .proto file. (#54) 9 years ago
test.proto.pb Changed schema for JSON test to be defined in a .proto file. (#54) 9 years ago
test.upbdefs.c Fix json encoding for wrappers, ListValue, Struct and Value. (#126) 6 years ago
test.upbdefs.h Added google/protobuf/descriptor.upb.* to core. 7 years ago
test_json.cc Implement json decoding for Any message. (#130) 6 years ago