grpc/doc
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.
2020-05-06 11:23:23 -07:00
..
core Update by review 2019-11-15 09:33:37 -08:00
cpp Cast an index to size_t to avoid sign-conversion warning 2018-08-17 13:38:48 -07:00
csharp Linkify grpc_cli in C# reflection tutorial 2018-08-06 13:41:41 -07:00
images Move core docs to core subdir. 2018-10-22 13:42:32 -07:00
python Weaken our promise 2020-04-23 14:16:36 -07:00
.gitignore Upgrade virtualenv pip in Python docgen 2016-07-20 17:23:45 -07:00
PROTOCOL-HTTP2.md nest time units 2019-12-05 18:54:19 +05:30
PROTOCOL-WEB.md Fix many typos in doc 2019-02-14 11:14:16 +07:00
binary-logging.md Fix Link to log.proto 2016-12-14 17:25:10 -08:00
c-style-guide.md Give guidance on prefixing struct/enum/#define names 2017-09-13 10:39:28 -07:00
command_line_tool.md Document --noremotedb flag for grpc_cli. 2019-07-16 13:14:28 -04:00
compression.md doc/compression.md: Make it clear compression is per-RPC 2020-05-06 11:23:23 -07:00
compression_cookbook.md Compression Cookbook 2016-07-08 20:56:25 -07:00
connection-backoff-interop-test-description.md Replacing 'HTTP' by 'HTTPS' for securing links 2019-11-20 21:08:24 +07:00
connection-backoff.md Updated backoff to spec. 2016-11-24 00:47:51 -08:00
connectivity-semantics-and-api.md Fix many typos in doc 2019-02-14 11:14:16 +07:00
cpp-style-guide.md cpp doc nits 2017-05-05 11:02:07 -07:00
environment_variables.md Reviewer comments 2020-04-10 12:28:25 -07:00
fail_fast.md cpp doc nits 2017-05-05 11:02:07 -07:00
fork_support.md Changes 2018-05-10 15:13:59 -07:00
g_stands_for.md Bumping version. 2020-04-30 08:12:29 +02:00
grpc_release_schedule.md fix formatting 2020-02-04 15:23:39 +01:00
grpc_security_audit.pdf security audit report 2019-10-23 14:54:08 -07:00
health-checking.md Document the Watch() method that got added to health/v1/health.proto 2019-05-22 09:53:18 -07:00
http-grpc-status-mapping.md Add HTTP->gRPC status code mapping 2016-03-31 12:30:08 -07:00
http2-interop-test-descriptions.md add http2 server test for unary calls that uses small frames and padding 2017-03-22 13:46:51 -07:00
internationalization.md Update host name i18n docs. 2017-02-27 11:12:50 +01:00
interop-test-descriptions.md fix the wrong word 2019-10-01 05:13:33 +08:00
keepalive.md fix typo in document 2019-10-08 21:23:48 +08:00
load-balancing.md Update load-balancing.md 2017-10-11 09:26:12 -07:00
naming.md Update naming doc. 2019-03-14 12:28:29 -07:00
security_audit.md Security audit response 2019-10-29 10:53:12 -07:00
server-reflection.md server-reflection.md: fix markdown 2018-10-02 13:17:59 +02:00
server_reflection_tutorial.md Update reflection doc 2019-08-28 10:30:33 -07:00
server_side_auth.md Fix simple typo: avaiable -> available 2019-09-03 20:09:46 +10:00
service_config.md add example 2020-03-03 12:51:04 -08:00
ssl-performance.md update ssl-performance.md 2018-10-09 17:46:17 +02:00
status_ordering.md Document status ordering rules 2017-03-06 15:59:08 -08:00
statuscodes.md doc/statuscodes.md: Remove HTTP status codes 2019-07-15 11:34:04 -07:00
unit_testing.md Rename generate_mock to generate_mocks 2018-03-21 16:43:02 -07:00
versioning.md Update versioning.md 2019-12-06 13:50:31 +01:00
wait-for-ready.md Fix many typos in doc 2019-02-14 11:14:16 +07:00
workarounds.md Fix a typo referred on #11118 2017-08-24 09:35:10 -07:00
xds-test-descriptions.md Add --fail_on_failed_rpc flag to xds tests 2020-04-24 08:57:43 -07:00