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.
 
 
 
 
 
 
Chris Fallin db87a9c07a Merge pull request #211 from isaiah/map_inspect 10 years ago
..
defs.c Addressed code-review comments. 10 years ago
encode_decode.c Addressed code-review comment. 10 years ago
extconf.rb Support for maps in the MRI C Ruby extension. 10 years ago
map.c Google::Protobuf::Map#inspect should be consistent with Hash#inspect 10 years ago
message.c Updated based on code-review comments. 10 years ago
protobuf.c Support oneofs in MRI Ruby C extension. 10 years ago
protobuf.h Updated based on code-review comments. 10 years ago
repeated_field.c add #to_ary to RepeatedField 10 years ago
storage.c Updated based on code-review comments. 10 years ago
upb.c Updated to latest upb and added test for JSON map operation. 10 years ago
upb.h Updated to latest upb and added test for JSON map operation. 10 years ago