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.
 
 
 
 
 
 
Protobuf Team Bot c12c96e194 Auto-generate files after cl/598741329 11 months ago
..
BUILD.bazel
Rakefile
convert.c
convert.h
defs.c Breaking Change: Removed `syntax` and added `has_presence?`/`is_packed?`. 11 months ago
defs.h
extconf.rb
glue.c
map.c Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
map.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
message.c Breaking Change: fixed json_encode/json_decode to use the message's pool. 11 months ago
message.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
protobuf.c
protobuf.h
repeated_field.c Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
repeated_field.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 11 months ago
ruby-upb.c Auto-generate files after cl/597662892 11 months ago
ruby-upb.h Auto-generate files after cl/598741329 11 months ago
shared_convert.c upb: fix some more compiler warnings in Ruby about missing return values 11 months ago
shared_convert.h
shared_message.c
shared_message.h
wrap_memcpy.c