This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
grpc
mirror of
https://github.com/grpc/grpc.git
Watch
8
Star
0
Fork
You've already forked grpc
0
Code
Issues
Projects
Releases
Wiki
Activity
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
40547
Commits
298
Branches
385
Tags
1.4 GiB
C++
69.8%
Python
11.2%
C
4.2%
Starlark
3.9%
Shell
2.4%
Other
8%
Tree:
0040bb9353
grpc
/
templates
/
grpc.def.template
6 lines
78 B
Raw
Blame
History
%YAML 1.2
--- |
EXPORTS
% for api in c_apis:
${api.name}
% endfor
Reference in new issue
View Git Blame
Copy Permalink