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 20490e33ca Merge pull request #189 from cfallin/update-ruby-upb 10 years ago
..
defs.c Addressed code-review comments. 10 years ago
encode_decode.c Updated based on code-review comments. 10 years ago
extconf.rb Support for maps in the MRI C Ruby extension. 10 years ago
map.c Addressed code-review comments. 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