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/
27613
Commits
300
Branches
385
Tags
1.4 GiB
C++
70%
Python
11.2%
C
4.1%
Starlark
3.9%
Shell
2.4%
Other
7.9%
Tree:
ee6151b70e
grpc
/
doc
History
Mark D. Roth
8941f607d6
Merge pull request
#12369
An error occurred
from markdroth/call_combiner
...
Second attempt at call combiner PR
8 years ago
..
core
Add rich closure debug mode
8 years ago
cpp
Small improvements to generated documentation
8 years ago
images
Code review changes and other improvements.
8 years ago
.gitignore
Upgrade virtualenv pip in Python docgen
9 years ago
PROTOCOL-HTTP2.md
Apply a few recent changes from the wire guide on grpc.io.
8 years ago
PROTOCOL-WEB.md
Use
https://grpc.io
consistently as the canonical URL
8 years ago
binary-logging.md
Fix Link to log.proto
8 years ago
c-style-guide.md
Forbade atexit()
9 years ago
combiner-explainer.md
Make changes suggested by Mark, make this pass sanity
8 years ago
command_line_tool.md
Update instructions for building grpc_cli from a fresh copy of the gRPC
8 years ago
compression.md
fix typo in compression.md
8 years ago
compression_cookbook.md
Compression Cookbook
9 years ago
connection-backoff-interop-test-description.md
…
connection-backoff.md
Updated backoff to spec.
8 years ago
connectivity-semantics-and-api.md
Fix the incorrect number of states
8 years ago
cpp-style-guide.md
cpp doc nits
8 years ago
environment_variables.md
Merge pull request
#12369
An error occurred
from markdroth/call_combiner
8 years ago
epoll-polling-engine.md
Update epoll-polling-engine.md
8 years ago
fail_fast.md
cpp doc nits
8 years ago
g_stands_for.md
Master version bump to 1.7.x
8 years ago
health-checking.md
Use DBC case instead of SBC case
9 years ago
http-grpc-status-mapping.md
…
http2-interop-test-descriptions.md
add http2 server test for unary calls that uses small frames and padding
8 years ago
internationalization.md
Update host name i18n docs.
8 years ago
interop-test-descriptions.md
Update compression test for languages without compression bit
8 years ago
load-balancing.md
Update the doc about the policy selection condition.
8 years ago
naming.md
Code review changes and other improvements.
8 years ago
server-reflection.md
…
server_reflection_tutorial.md
Address review comments
9 years ago
server_side_auth.md
fix markdown
8 years ago
service_config.md
address comments
8 years ago
status_ordering.md
Document status ordering rules
8 years ago
statuscodes.md
Update status codes doc.
8 years ago
stress_test_framework.md
cpp doc nits
8 years ago
unit_testing.md
Adding documentation for C++ unit tests
8 years ago
wait-for-ready.md
Rename Fail Fast doc to Wait for Ready
9 years ago
workarounds.md
Fix a typo referred on
#11118
An error occurred
8 years ago