Jan Tattermusch
d6c15b2438
bump version to v1.31.0-pre1
5 years ago
Jan Tattermusch
f9b68bb01e
add g-stands-for for the next release
5 years ago
Richard Belleville
0eabc3ec74
Add to Python documentation
5 years ago
Jan Tattermusch
e27d8935a7
Update grpc_release_schedule.md
5 years ago
Esun Kim
165ee5007a
Replaced grpc::string with std::string
5 years ago
Lidi Zheng
b9088ee9dd
Address comments
5 years ago
Lidi Zheng
8bcffaa5ca
Hide init_grpc_aio and guard async API outside of AsyncIO context
5 years ago
Patrice Chalin
5ac3aa789f
Docs: fix links to grpc.io tutorial pages
5 years ago
Patrice Chalin
4c4933e056
Docs: fix links to quick start pages
5 years ago
srini100
815bd8b90f
resolving comment
5 years ago
srini100
4a8171cda5
xds features per release
5 years ago
Yash Tibrewal
ae4687af4a
Remove window update frames from the pings doc
5 years ago
Srini Polavarapu
f4afbcefef
Bump version to v1.30.0-pre1
5 years ago
Srini Polavarapu
dd90a14eee
Bump version to v1.31.0-dev
5 years ago
Yash Tibrewal
082f1ae887
Update pings channel args documentation
5 years ago
Menghan Li
a1a06a555d
xds interop descriptions: add test traffic_splitting to spec
5 years ago
Eric Gribkoff
84fccf5300
Update default xds test qps to 100
5 years ago
Kevin Dungs
280fcdb95f
Correct gMock syntax in example code.
5 years ago
gkarthiks
7324556353
doc: adding the fourth enum for health check proto docs
...
Signed-off-by: gkarthiks <github.gkarthiks@gmail.com>
5 years ago
Jan Tattermusch
436165a753
Simplify the instructions a bit more.
5 years ago
Jan Tattermusch
7740ed281d
A few more improvements
5 years ago
Eric Anderson
18dd95f735
doc/compression.md: Make it clear compression is per-RPC
...
"initial call" should not be understood as "initial call on the connection" but
"initial call of the RPC". All the data necessary for understanding client's
compression abilities is provide per-RPC, so no connection-level state should
be used. Using such state would break the use of proxies.
5 years ago
Nicolas "Pixel" Noble
791729d09f
Bumping version.
5 years ago
Menghan Li
5b7aa136ab
move
5 years ago
Menghan Li
6ba920a573
doc: clarify that gRPC paths are case-sensitive
5 years ago
Eric Gribkoff
5330ead3ab
Add --fail_on_failed_rpc flag to xds tests
5 years ago
Lidi Zheng
004a3c3253
Weaken our promise
5 years ago
Lidi Zheng
dc3eb43ae6
It might be experimental
5 years ago
Lidi Zheng
6c2542150c
Format the rst file
5 years ago
Lidi Zheng
c57a3792a0
Remove unused extension
5 years ago
Lidi Zheng
6b2239ed40
Generate corresponding grpc_types.h link
5 years ago
Lidi Zheng
d3805e1b6c
Explain how to find channel arguments in our doc
5 years ago
Lidi Zheng
f7d71ccfa6
Update the glossary
5 years ago
Lidi Zheng
c1df38f2b9
Document wait_for_ready mechanism in Python's glossary
5 years ago
Lidi Zheng
6e0ac50b09
Improve the documentation for serializer and deserializer
5 years ago
Yash Tibrewal
2d0ed47223
Reviewer comments
5 years ago
Yash Tibrewal
edc2a6b988
Add option for logging keepalive pings
5 years ago
Mark D. Roth
f8f6034d1a
Refactor xds LB policy
5 years ago
Mark D. Roth
af62a34ae5
Improve xds logging.
5 years ago
Igor Slepchin
89cc262dc8
fix typo
5 years ago
Mark D. Roth
9c2f219c6d
add example
5 years ago
Mark D. Roth
aa5bb8e422
service config doc update
5 years ago
Richard Belleville
e659e3e398
Bump version to 1.29, Gringotts
5 years ago
Tomasz Jonak
0a023f64d0
grpc_cli: add info about cmake gRPC_BUILD_TESTS flag
...
To get grpc_cli make target generated with cmake, `gRPC_BUILD_TESTS` flag has to be defined. This is currently not specified in docs.
5 years ago
Lidi Zheng
12b0ddbc2b
Improve the documentation based on suggestions
5 years ago
Lidi Zheng
1945c1108f
Move the docstring from Cython to rst
5 years ago
Lidi Zheng
d743e4390a
Fill-in missing interfaces & improve rst template
5 years ago
Lidi Zheng
e62afd7ed2
Polish the grpc_asyncio.rst
5 years ago
Lidi Zheng
5326f8623d
Update sphinx configuration
5 years ago
Eric Gribkoff
d2cb3737aa
Add xDS interop tests doc
5 years ago