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 0fdd65f223 Merge branch 'master' into jsondecode 5 years ago
..
bindings Renamed textencode -> text_encode for greater readability. (#249) 5 years ago
json Merge branch 'master' into jsondecode 5 years ago
pb The compile is now clean of -Wshorten-64-to-32 warnings. 5 years ago
decode.c [decoder] fix for buf=NULL, size=0 case. (#246) 5 years ago
decode.h
def.c Merge branch 'master' into jsondecode 5 years ago
def.h New JSON decoder, string->msg using reflection. 5 years ago
encode.c
encode.h
handlers-inl.h
handlers.c The compile is now clean of -Wshorten-64-to-32 warnings. 5 years ago
handlers.h
json_decode.c [json] fixed all remaining conformance bugs. 5 years ago
json_decode.h New JSON decoder, string->msg using reflection. 5 years ago
json_encode.c [json] fixed all remaining conformance bugs. 5 years ago
json_encode.h [json encoder] passes almost all conformance tests. 5 years ago
msg.c Making sure _upb_fieldtype_to_sizelg2 is readonly 5 years ago
msg.h Fixing Windows build. (#247) 5 years ago
port.c
port_def.inc Added UPB_ASSUME(), to work around warnings when optimization is enabled: 5 years ago
port_undef.inc Added UPB_ASSUME(), to work around warnings when optimization is enabled: 5 years ago
reflection.c Merge branch 'master' into jsondecode 5 years ago
reflection.h [json] fixed all remaining conformance bugs. 5 years ago
sink.c
sink.h
table.c Merge branch 'master' into maps 5 years ago
table.int.h
text_encode.c Merge branch 'master' into jsonencode 5 years ago
text_encode.h Renamed textencode -> text_encode for greater readability. (#249) 5 years ago
upb.c
upb.h