The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/

7 lines
78 B

%YAML 1.2
--- |
EXPORTS
% for api in c_apis:
${api.name}
% endfor