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 a526605aec Merge pull request #338 from skippy/encode-decode-helpers 10 years ago
..
defs.c Fixed issue #283: crash in JSON handler cleanup. 10 years ago
encode_decode.c adding and simplifying encoders/decoders 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 adding and simplifying encoders/decoders 10 years ago
protobuf.c adding and simplifying encoders/decoders 10 years ago
protobuf.h Merge pull request #338 from skippy/encode-decode-helpers 10 years ago
repeated_field.c make repeated_field quack like an array 10 years ago
storage.c allow a message field to be unset 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