Craig Tiller
e519a03a1f
Small improvements to generated documentation
8 years ago
Craig Tiller
e61b7d7b77
Start some performance notes
8 years ago
Eric Gribkoff
b408f9db31
interop-test-descriptions.md: correct proto for custom_metadata's
...
FullDuplexCall
8 years ago
Noah Eisen
2d1d324a3a
Update negative-http2-interop-test-descriptions.md
8 years ago
Noah Eisen
0eb69186f0
Addressed github comments
8 years ago
Noah Eisen
fcb2d14706
Add negative http2 interop description file
8 years ago
randvis
0a588c6453
Fix the incorrect number of states
...
There're five states: CONNECTING, READY, TRANSIENT_FAILURE, IDLE, SHUTDOWN.
8 years ago
David Garcia Quintas
1edfb952d0
Updated backoff to spec.
8 years ago
Wenbo Zhu
fd825f51ac
Update PROTOCOL-WEB.md
...
Using http/2 literal header format for status.
8 years ago
Mark D. Roth
fb927409d3
Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.
8 years ago
Mark D. Roth
b1c2bbf497
Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file.
8 years ago
Wenbo Zhu
4daba4b6ba
Create PROTOCOL-WEB.md
8 years ago
Vijay Pai
80b292709c
Stop supporting non-C++11 conformant compilers
8 years ago
Noah Eisen
b53a7f7ebd
updated the interop spec to conform with recent name change
8 years ago
Sree Kuchibhotla
c1f006e67d
update image
8 years ago
Sree Kuchibhotla
21bca1e017
stress test framework design doc
8 years ago
Sree Kuchibhotla
17fc7ef848
update images
8 years ago
Sree Kuchibhotla
6e104d9630
epoll design doc
8 years ago
Makarand Dharmapurikar
82d7677ec9
trivial change to kick off jenkins run
8 years ago
Makarand Dharmapurikar
b6cf4944a5
s/flat/flag
8 years ago
Noah Eisen
3b630f7f20
updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message
8 years ago
Noah Eisen
55cb2363c6
fixed typo in the updated interop test description file
8 years ago
Noah Eisen
2e9661c671
Update interop-test-descriptions.md
8 years ago
Mark D. Roth
62cfbea908
Update pending API cleanups doc.
8 years ago
Makarand Dharmapurikar
1bb6e68fde
more doc fixes
8 years ago
Makarand Dharmapurikar
ed3e86b7d9
added comment about setting cacheable flag.
8 years ago
Makarand Dharmapurikar
012fc18be9
doc fixes and max-age set to 60
8 years ago
Makarand Dharmapurikar
a04c678963
trivial doc fix.
8 years ago
Makarand Dharmapurikar
42511cfd8b
Addressed review feedback
...
1. modified documentation
2. changed test slightly to make it more robust to accidental cache hits
8 years ago
Mark D. Roth
e8b87865b2
Add doc of pending API cleanups for C++.
8 years ago
Carl Mastrangelo
14eae8f360
Update Protocol spec to mention idempotency
8 years ago
Mark D. Roth
6665c4076b
Add missing entry.
8 years ago
Craig Tiller
694cc814bd
Fix docs
8 years ago
Craig Tiller
687a0e6410
Add trace for server channel events
8 years ago
Mark D. Roth
311e7badb8
s/minor/major/ in API cleanups doc.
8 years ago
Mark D. Roth
6751ac6ffe
Add doc listing API changes to clean up for the next minor-version release.
8 years ago
Makarand Dharmapurikar
1ed0b8e3d7
Add interop test for Cacheable Unary Calls
...
modified interop test spec doc
added CacheableUnaryCall to test.proto
modified server and client implmenentations to support new method
8 years ago
Yuchen Zeng
82f3083034
Address review comments
8 years ago
Yuchen Zeng
3bf43dd311
Address review comments
8 years ago
Yuchen Zeng
dcc16b40fb
Address review comments
8 years ago
Yuchen Zeng
a8f2621d78
Fix dead links
8 years ago
Yuchen Zeng
c6e9076123
Address review comments
8 years ago
Yuchen Zeng
8eaa1840af
Add server reflection tutorial
8 years ago
Craig Tiller
18c09bf291
Review feedback
8 years ago
Craig Tiller
44bb7343da
Add documentation for GRPC_ environment variables
8 years ago
Craig Tiller
d9f907671d
Update documentation
8 years ago
Eric Anderson
0b3a621698
spec: Percent-encode Status-Message
8 years ago
Eric Anderson
cf88bb4aa5
Rename Fail Fast doc to Wait for Ready
...
The intention is to deminish the term "fail fast" and instead encourage
"wait for ready." However, the semantics of "the opposite of fail fast"
weren't really documented since that was the previous default, so it
became a bit of a rewrite to define both terms.
The file name uses dashes instead of underscore, since dashes are more
common in the docs.
8 years ago
HuKeping
e84d242ed4
Use DBC case instead of SBC case
...
Signed-off-by: Hu Keping <hukeping@huawei.com>
8 years ago
Masood Malekghassemi
6f7d4221af
Upgrade virtualenv pip in Python docgen
...
Also ignore the docgen-generated directories under doc/.
8 years ago