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 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil 10 years ago
..
defs.c Fixed issue #283: crash in JSON handler cleanup. 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 return nil if array index indicie is out of bounds 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