The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
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.
 
 
 
 
 
 
Wouter van Oortmerssen af09a73571 Refactored C++ code generator to not directly depend on protobuf. 9 years ago
..
config.h headers reorg 10 years ago
cpp_generator.cc Refactored C++ code generator to not directly depend on protobuf. 9 years ago
cpp_generator.h Refactored C++ code generator to not directly depend on protobuf. 9 years ago
cpp_generator_helpers.h Adding initial support for alternative protobuf libraries. 10 years ago
cpp_plugin.cc Refactored C++ code generator to not directly depend on protobuf. 9 years ago
csharp_generator.cc make client side interface obsolete 9 years ago
csharp_generator.h Do not include internal proto header 10 years ago
csharp_generator_helpers.h dont generate directories in C# protoc plugin 10 years ago
csharp_plugin.cc added csharp generator plugin 10 years ago
generator_helpers.h dont generate directories in C# protoc plugin 10 years ago
objective_c_generator.cc Removed comment from code generation and updated tests 10 years ago
objective_c_generator.h Use class names for types as generated by the messages plugin 10 years ago
objective_c_generator_helpers.h Use class names for types as generated by the messages plugin 10 years ago
objective_c_plugin.cc Add ::grpc:: prefix 10 years ago
python_generator.cc Update copyrights 9 years ago
python_generator.h Update copyrights 9 years ago
python_plugin.cc Update copyrights 9 years ago
ruby_generator.cc ruby: Use fully-qualified type name when necessary 9 years ago
ruby_generator.h Use grpc:: counterparts in ruby code generator 10 years ago
ruby_generator_helpers-inl.h Use grpc:: counterparts in ruby code generator 10 years ago
ruby_generator_map-inl.h Use grpc:: counterparts in ruby code generator 10 years ago
ruby_generator_string-inl.h ruby: Use fully-qualified type name when necessary 9 years ago
ruby_plugin.cc Use grpc:: counterparts in ruby code generator 10 years ago