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 099d57346a Fixed JSON parser issue: missing NUL byte in parse_number() in some code 10 years ago
..
parser.c Fixed JSON parser issue: missing NUL byte in parse_number() in some code 10 years ago
parser.h Support maps in JSON parsing and serialization. 10 years ago
parser.rl Fixed JSON parser issue: missing NUL byte in parse_number() in some code 10 years ago
printer.c Fixed JSON parser issue: missing NUL byte in parse_number() in some code 10 years ago
printer.h JSON printer: remove dependency on YAJL, using a hand-rolled printer instead. 10 years ago