Eric Anderson
f090194666
doc: Fully define GetState in connectivity state API
7 years ago
Yuchen Zeng
cbb9296b72
Change the default interval to 5 seconds
7 years ago
Yuchen Zeng
b41014eeef
Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS
7 years ago
Juanli Shen
df7583e0b6
Update load-balancing.md
7 years ago
Juanli Shen
9f02a27ceb
Update load-balancing.md
7 years ago
Vijay Pai
d137066be8
Add some details
7 years ago
Vijay Pai
cd42eb0a8e
Doc with plans for converting core to C++
7 years ago
Craig Tiller
7b2484b380
Document env var
7 years ago
murgatroid99
9887379158
Update version to 1.8.0-dev, update g word to 'generous'
7 years ago
Mark D. Roth
1a8bb821f4
Add tracer for plugin credentials.
7 years ago
ncteisen
0252252fdd
Update env var documentation
7 years ago
Juanli Shen
324ad6a6c2
Update service_config doc
...
The current grpclb fallback implementation is to continue using the internal round_robin policy but feed it with the backends from the resolver. We didn't fall back to the policy indicated in service config (or client API) because that's too complex and has more different behavior from the normal situation where we do connect to the balancer.
7 years ago
Vijay Pai
4a7fca5b65
Give guidance on prefixing struct/enum/#define names
7 years ago
Craig Tiller
8c4f128d5f
Sanity fixes
7 years ago
Mark D. Roth
764cf04a13
Revert "Revert "Implement call combiner""
...
This reverts commit bf19961d0a
.
7 years ago
0oneo
a01ce50d12
fix typo in compression.md
...
replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header"
7 years ago
Mark D. Roth
bf19961d0a
Revert "Implement call combiner"
7 years ago
Mark D. Roth
76e264b8df
Implement call combiner.
7 years ago
Yuchen Zeng
ddaef3e325
Remove non-POD global variables
7 years ago
Yuchen Zeng
f1d50983ae
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
7 years ago
Muxi Yan
471df8279d
Fix a typo referred on #11118
7 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
7 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
7 years ago
Juanli Shen
59611fb571
Update the doc about the policy selection condition.
7 years ago
Sree Kuchibhotla
8c8266cc43
fix documentation
7 years ago
jiangtaoli2016
3aaa5ea028
minor fix
7 years ago
Noah Eisen
309f20802d
Update env var doc
7 years ago
Yash Tibrewal
30352f67f1
Remove line about username and password not being supported in http_proxy URI
7 years ago
Sree Kuchibhotla
0b9a2f41e4
Update epoll-polling-engine.md
7 years ago
Craig Tiller
d996379030
Reset OWNERS state
7 years ago
ncteisen
e155b9a3a3
Update env var doc
7 years ago
ncteisen
15f77669a4
Add to tracer doc to pass sanity
7 years ago
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
7 years ago
ncteisen
05dbac6b39
Update doc
7 years ago
ncteisen
6919176647
update doc
7 years ago
Eric Gribkoff
a16919e1f0
Update compression test for languages without compression bit
7 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
7 years ago
Mark D. Roth
60751fe7e7
Add client_channel tracer; code cleanup; eliminate an allocation.
7 years ago
ncteisen
9f3bd3340c
Updated doc
8 years ago
Mark D. Roth
43b8930b19
Document use of ${http_proxy} environment variable.
8 years ago
ncteisen
8e331bf8e8
Update env var doc
8 years ago
ncteisen
969b46ef73
Add rich closure debug mode
8 years ago
ncteisen
274bbbe6a0
Add rich closure debug mode
8 years ago
Feng Li
1e9a93c3f5
Remove the section for b64 encoded trailers.
...
Remove the section for b64 encoded trailers. As gRPC-Web uses CRLF to separate the trailers in the trailers frame, a binary trailer need to reserve in a base64 encoded format for their values. This cannot be skipped even base64 is applied on the whole trailers frame per client's request via content-type: application/grpc-web-text.
8 years ago
Wenbo Zhu
69ac56f7c0
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
f9ca154066
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
0408aa85d9
Update PROTOCOL-WEB.md
...
Clarify the content type requirement (for message formats).
8 years ago
Muxi Yan
d212a021e4
Polish workarounds.md
8 years ago
Muxi Yan
a31b9d6bf4
Alternate workaround description style
8 years ago
Muxi Yan
b1e5bac392
Add /doc/workarounds.md
8 years ago