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.
 
 
 
 
 
 
Paul Yang 0e7b589566
Add discard unknown API in ruby. (#3990)
7 years ago
..
defs.c Fix ruby segment fault (#3708) 7 years ago
encode_decode.c Add discard unknown API in ruby. (#3990) 7 years ago
extconf.rb Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc 8 years ago
map.c Storing the frame on the map means we don't need the array 7 years ago
message.c Reserve unknown in Ruby (#3763) 7 years ago
protobuf.c Add discard unknown API in ruby. (#3990) 7 years ago
protobuf.h Add discard unknown API in ruby. (#3990) 7 years ago
repeated_field.c fix #2036: use `rb_hash_*` to accumulate hashes 8 years ago
storage.c Allow initializing a chain of protos using only a hash 7 years ago
upb.c Reserve unknown in Ruby (#3763) 7 years ago
upb.h Reserve unknown in Ruby (#3763) 7 years ago
wrap_memcpy.c Ruby: only link against specific version of memcpy if we're using glibc 8 years ago