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.
 
 
 
 
 
 
Brendan Ribera de028631fc fix #2036: use `rb_hash_*` to accumulate hashes 8 years ago
..
defs.c
encode_decode.c Ruby: make sure map parsing frames are GC-rooted. 8 years ago
extconf.rb
map.c Ruby: encode and freeze strings when the are assigned or decoded. 8 years ago
message.c
protobuf.c Ruby: make sure map parsing frames are GC-rooted. 8 years ago
protobuf.h Ruby: make sure map parsing frames are GC-rooted. 8 years ago
repeated_field.c fix #2036: use `rb_hash_*` to accumulate hashes 8 years ago
storage.c Ruby: encode and freeze strings when the are assigned or decoded. 8 years ago
upb.c upb bugfix: JSON map entry keys were passing the wrong closure. 8 years ago
upb.h