Commit Graph

361 Commits

Author SHA1 Message Date
Sree Kuchibhotla 17fc7ef848 update images 2016-10-18 13:20:43 -07:00
Sree Kuchibhotla 6e104d9630 epoll design doc 2016-10-18 13:05:17 -07:00
Craig Tiller 7d2f0b0d19 Merge github.com:grpc/grpc into direct-calls 2016-10-14 16:18:28 -07:00
Craig Tiller 272c8d2ca9 Merge github.com:grpc/grpc into direct-calls 2016-10-13 09:36:37 -07:00
Noah Eisen cece9c7368 manually fixed merge conflict. caused by the addition of a different new interop test 2016-10-12 15:04:45 -07:00
makdharma 5ef0c0041f Merge pull request #8101 from makdharma/cacheable_unary
Add interop test for Cacheable Unary Calls
2016-10-12 10:53:56 -07:00
Makarand Dharmapurikar 82d7677ec9 trivial change to kick off jenkins run 2016-10-12 10:28:31 -07:00
Craig Tiller fdc2b10dce Merge github.com:grpc/grpc into direct-calls 2016-10-10 10:16:35 -07:00
Mark D. Roth 4bcdd73df6 Merge remote-tracking branch 'upstream/master' into fail_fast 2016-10-06 07:56:05 -07:00
Craig Tiller 787d58f9e3 Merge github.com:grpc/grpc into direct-calls 2016-10-03 12:56:57 -07:00
Craig Tiller ee2a10e51b Merge pull request #8050 from ctiller/env
Add documentation for GRPC_ environment variables
2016-10-03 10:57:01 -07:00
Craig Tiller a268ee7430 Merge pull request #8216 from carl-mastrangelo/spec
Update Protocol spec to mention idempotency
2016-10-03 09:01:36 -07:00
Makarand Dharmapurikar b6cf4944a5 s/flat/flag 2016-09-30 10:49:57 -07:00
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 2016-09-29 18:00:39 -07:00
Craig Tiller ca3451de7a Merge github.com:grpc/grpc into direct-calls 2016-09-29 10:27:44 -07:00
Noah Eisen 55cb2363c6 fixed typo in the updated interop test description file 2016-09-28 17:01:54 -07:00
Noah Eisen 2e9661c671 Update interop-test-descriptions.md 2016-09-28 16:41:36 -07:00
Mark D. Roth 62cfbea908 Update pending API cleanups doc. 2016-09-28 13:35:20 -07:00
Mark D. Roth 5db24978b6 Merge remote-tracking branch 'upstream/master' into fail_fast 2016-09-28 13:21:31 -07:00
Makarand Dharmapurikar 1bb6e68fde more doc fixes 2016-09-28 11:16:15 -07:00
Makarand Dharmapurikar ed3e86b7d9 added comment about setting cacheable flag. 2016-09-28 10:55:49 -07:00
Makarand Dharmapurikar 012fc18be9 doc fixes and max-age set to 60 2016-09-28 10:46:27 -07:00
Makarand Dharmapurikar a04c678963 trivial doc fix. 2016-09-28 08:43:00 -07:00
Makarand Dharmapurikar 42511cfd8b Addressed review feedback
1. modified documentation
2. changed test slightly to make it more robust to accidental cache hits
2016-09-27 18:15:54 -07:00
Mark D. Roth e8b87865b2 Add doc of pending API cleanups for C++. 2016-09-27 13:16:18 -07:00
Carl Mastrangelo 14eae8f360 Update Protocol spec to mention idempotency 2016-09-27 10:54:02 -07:00
Craig Tiller 9c7136bc2c Merge github.com:grpc/grpc into env 2016-09-23 10:49:09 -07:00
Mark D. Roth 6665c4076b Add missing entry. 2016-09-22 08:11:19 -07:00
Craig Tiller 694cc814bd Fix docs 2016-09-21 10:52:56 -07:00
Craig Tiller 687a0e6410 Add trace for server channel events 2016-09-21 10:48:59 -07:00
Craig Tiller 83d215eafb Merge branch 'env' into direct-calls 2016-09-21 10:46:59 -07:00
Mark D. Roth a8e1b8368f Merge pull request #7846 from markdroth/max_send_size_filter
Add channel arg for max send message size and add message size filter.
2016-09-19 11:09:22 -07:00
Yuchen Zeng 5098508d2d Merge pull request #8071 from y-zeng/reflection_example
Add server reflection tutorial
2016-09-16 14:42:28 -07:00
Mark D. Roth abf03aed93 Merge remote-tracking branch 'upstream/master' into max_send_size_filter 2016-09-16 07:35:37 -07:00
Mark D. Roth 311e7badb8 s/minor/major/ in API cleanups doc. 2016-09-16 07:34:08 -07:00
Abhishek Kumar 500ca305b1 Merge pull request #4955 from ejona86/http-grpc-status-mapping
Add HTTP->gRPC status code mapping
2016-09-15 10:33:55 -07:00
Mark D. Roth 6751ac6ffe Add doc listing API changes to clean up for the next minor-version release. 2016-09-15 08:40:21 -07:00
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
2016-09-14 15:01:16 -07:00
Yuchen Zeng 82f3083034 Address review comments 2016-09-13 14:24:25 -07:00
Yuchen Zeng 3bf43dd311 Address review comments 2016-09-13 11:41:49 -07:00
Yuchen Zeng dcc16b40fb Address review comments 2016-09-13 11:16:16 -07:00
Yuchen Zeng a8f2621d78 Fix dead links 2016-09-13 11:14:28 -07:00
Yuchen Zeng c6e9076123 Address review comments 2016-09-13 11:09:05 -07:00
Yuchen Zeng 8eaa1840af Add server reflection tutorial 2016-09-12 19:19:26 -07:00
Craig Tiller 18c09bf291 Review feedback 2016-09-09 13:07:17 -07:00
Craig Tiller 44bb7343da Add documentation for GRPC_ environment variables 2016-09-09 08:44:05 -07:00
Craig Tiller a3328aebe6 Merge pull request #7697 from ejona86/waitforready
Rename Fail Fast doc to Wait for Ready
2016-08-31 15:16:05 -07:00
Craig Tiller d9f907671d Update documentation 2016-08-29 16:47:22 -07:00
Eric Anderson 0b3a621698 spec: Percent-encode Status-Message 2016-08-19 15:43:03 -07:00
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.
2016-08-10 12:53:20 -07:00
HuKeping e84d242ed4 Use DBC case instead of SBC case
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-08-09 15:26:37 +08:00
murgatroid99 316f73f6c1 Merge v1.0.x into master 2016-07-22 11:00:34 -07:00
kpayson64 b8208ff79a Merge pull request #7269 from y-zeng/cli_call
Support server reflection in CLI
2016-07-21 17:11:36 -07:00
Masood Malekghassemi 6f7d4221af Upgrade virtualenv pip in Python docgen
Also ignore the docgen-generated directories under doc/.
2016-07-20 17:23:45 -07:00
Yuchen Zeng 9cb9445155 Addressed review comments 2016-07-20 16:39:31 -07:00
David G. Quintas e1951a1c6d Merge pull request #7294 from dgquintas/lb_docs_update
Added LB diagram and some more detail
2016-07-20 16:26:26 -07:00
makdharma 2eebe29ec8 Merge pull request #7245 from muxi/fix-7181
Fix of Issue #7181 documentation and Objective C code
2016-07-18 16:26:31 -07:00
kpayson64 ad570d8654 Merge pull request #7243 from dgquintas/styleguide
C style guide updates
2016-07-18 10:32:51 -07:00
David Garcia Quintas fb81858c96 Forbade atexit() 2016-07-15 08:05:07 -07:00
David Garcia Quintas 26b6060729 Small tweaks in text and diagram 2016-07-15 07:35:13 -07:00
David Garcia Quintas 54698a9184 Updated with PR comments. 2016-07-14 11:32:15 -07:00
David Garcia Quintas 276c72e259 Compression Cookbook 2016-07-08 20:56:25 -07:00
David Garcia Quintas 4bb1a9d8d8 added lb diagram and some more detail 2016-07-08 17:53:45 -07:00
Muxi Yan fc99ff6644 Fix error code when client run out of memory in Objective C code base
Update Status Codes documentation
2016-07-06 15:08:30 -07:00
David Garcia Quintas fed3e3b070 Added section about variable initialization 2016-07-06 14:07:04 -07:00
Nicolas Noble 77e8b714e5 Merge pull request #7210 from ctiller/no-more-zookeeper
Expunge all references to zookeeper
2016-07-01 17:24:44 -07:00
David G. Quintas bf6a913fd9 Merge pull request #7162 from dgquintas/interop-cred-flag-fix
Removed invalid sentence from interop flag description
2016-07-01 15:41:29 -07:00
Craig Tiller eda85c6765 Expunge all references to zookeeper 2016-07-01 12:45:19 -07:00
David Garcia Quintas a45e24eb3e Removed invalid sentence 2016-06-29 17:55:01 -07:00
Nathaniel Manista 458b35af34 Fix Python server interop spec noncompliance
Also fix spelling mistakes in the spec itself.
2016-06-29 21:49:20 +00:00
David Garcia Quintas 75f6828636 Fixed typo 2016-06-23 10:16:16 -07:00
David Garcia Quintas cc00745e8c brought spec up to date 2016-06-23 00:18:15 -07:00
David G. Quintas 91e8314390 Merge pull request #5641 from dgquintas/publish_compression_spec
Added compression spec
2016-06-22 18:32:26 -07:00
David Garcia Quintas b665dd2722 reworded some 2016-06-21 11:52:29 -07:00
David Garcia Quintas 9f26a149a5 fixed incomplete sentence 2016-06-21 10:15:01 -07:00
David Garcia Quintas 50c5511a9b Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop 2016-06-17 19:01:03 -07:00
David Garcia Quintas 87e6770a18 pr comments 2016-06-16 22:04:08 -07:00
David Garcia Quintas 0f45cee9c8 Merge branch 'master' of github.com:grpc/grpc into publish_compression_spec 2016-06-16 20:47:22 -07:00
David Garcia Quintas 909dd6ec8b Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop 2016-06-16 17:03:40 -07:00
vjpai b8916aa22f Don't global initialize anything to nullptr 2016-06-16 09:16:00 -07:00
David Garcia Quintas c61c235fac moar pr comments 2016-06-15 13:11:26 -07:00
David Garcia Quintas 350c151781 pr comments 2016-06-14 17:08:27 -07:00
Abhishek Kumar a47acad040 Merge pull request #6852 from nathanielmanistaatgoogle/status-codes
Document cardinality violation status codes
2016-06-13 16:37:09 -07:00
Jan Tattermusch 5225f83bb2 Merge pull request #6865 from vjpai/stylin
Doc Fixit: Introduce C++ style guide
2016-06-13 14:16:45 -07:00
Jan Tattermusch ead54999ac Merge pull request #6840 from yang-g/command-line-tool-1
Add a doc for the command line tool
2016-06-11 09:45:02 -07:00
vjpai 77a927be5a Digraph 2016-06-11 08:10:45 -07:00
David Garcia Quintas dd8d84ebb5 spec comments addressed 2016-06-10 19:10:42 -07:00
vjpai bd67b559f5 this_thread 2016-06-10 01:58:12 -07:00
vjpai 3a6385b53e Add ref to test 2016-06-10 00:37:11 -07:00
vjpai 967e378f19 More docs 2016-06-10 00:29:03 -07:00
vjpai 41c7d01fea First draft of C++ style guide, minor changes to C 2016-06-10 00:24:42 -07:00
Yang Gao 0aa822b20f minor fixes 2016-06-09 17:23:38 -07:00
David Garcia Quintas 7b3fa9e54f Reworded spec. 2016-06-09 16:12:53 -07:00
David Garcia Quintas 74686ce7c4 Completed interop spec, as well as code for c++ 2016-06-09 15:33:33 -07:00
Nathaniel Manista c9dc83400b Document cardinality violation status codes 2016-06-09 18:57:14 +00:00
Yang Gao ac4b3a6e59 Create command_line_tool.md 2016-06-08 15:00:25 -07:00
David Garcia Quintas 9065c8b1df more changes after offline chat with ejona 2016-06-08 14:31:21 -07:00
David Garcia Quintas 485cf40ab7 Fixed wrong spec and reworked streaming compressed case 2016-06-08 13:35:25 -07:00
David Garcia Quintas 393ca51923 updated interop spec 2016-06-07 18:45:36 -07:00
Eric Anderson 05e8c9a8b7 Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN
In a previous version of the document we used FATAL_FAILURE instead of
SHUTDOWN. This was changed when there was no case that would cause a
fatal failure other than shutdown. However, one reference to the old
name was missed.
2016-05-09 15:07:55 -07:00
Craig Tiller 2a932daaaf Spell out fail fast semantics 2016-04-29 13:04:53 -07:00
Eric Anderson 9c3f79deb7 Add HTTP->gRPC status code mapping 2016-03-31 12:30:08 -07:00
murgatroid99 c65221cf34 Merge branch 'master' into binary_logging 2016-03-30 09:32:00 -07:00
Craig Tiller 40ee2aa450 Fix another path 2016-03-25 19:58:31 -07:00
murgatroid99 7ec0fa78b2 Merge branch 'master' into binary_logging 2016-03-17 14:23:31 -07:00
David Garcia Quintas 3165ff3d95 Added compression spec 2016-03-08 01:03:10 -08:00
Stanley Cheung 77fae2784e fix broken links 2016-03-03 19:39:56 -08:00
yang-g c9399346ac Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 2016-02-24 14:38:09 -08:00
David G. Quintas c261802f19 Merge pull request #5195 from dgquintas/lb-doc
Load balancing documentation first draft
2016-02-19 12:33:20 -08:00
yang-g aea13f1c85 global replace health check proto v1alpha to v1 2016-02-19 11:08:16 -08:00
murgatroid99 3c49ade485 Clarify API section of binary logging doc 2016-02-16 14:11:56 -08:00
David G. Quintas 51073f307f Update load-balancing.md
Addressed comments.
2016-02-12 14:07:42 -08:00
David G. Quintas 8729d03fdf Update load-balancing.md
Formatting
2016-02-10 22:54:36 -08:00
David G. Quintas 8003d767b4 Update load-balancing.md
Typo
2016-02-10 22:49:50 -08:00
David G. Quintas b31ec1e81c Load balancing first draft. 2016-02-10 22:48:15 -08:00
murgatroid99 f8c6545ae8 Update binary log proto, add document explaining it 2016-02-10 13:55:08 -08:00
Abhishek Kumar 80410eb5c9 Addressed comments by jcanizales 2016-02-02 16:14:57 -08:00
Abhishek Kumar 516d26e0db Create statuscodes.md
Initial draft of the doc describing the acses where different statuses are returned.
2016-02-01 16:40:09 -08:00
Adele Zhou 83576babef Update interop test service url to grpc-test.sandbox.googleapis.com. 2016-01-20 14:37:07 -08:00
Craig Tiller cd92509e40 Update some wrapped stuff 2016-01-07 17:10:25 -08:00
Craig Tiller ff298f6888 First round of feedback 2015-12-22 14:06:44 -08:00
Craig Tiller f0d916ae17 Initial style guide 2015-12-22 13:40:30 -08:00
Louis Ryan a614f4eb79 Update PROTOCOL-HTTP2.md 2015-12-15 10:37:56 -08:00
Jan Tattermusch 130c322c52 Delete grpc-auth-support.md 2015-12-02 08:20:27 -08:00
Julien Boeuf 675b5ce861 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change 2015-11-17 15:05:45 -08:00
Carl Mastrangelo f030b8dae8 Fix dead link in doc 2015-11-17 13:41:17 -08:00
Eric Anderson 94aa0fd393 Improve grammar/language for clarity 2015-11-16 15:34:12 -08:00
Eric Anderson c6059e6671 Specify header value restrictions
Fixes grpc/grpc-common#266
2015-11-05 11:55:49 -08:00
Eric Anderson 8e79b82273 Add missing characters in BNF comment 2015-11-04 16:46:42 -08:00
Eric Anderson 5554738645 Define limit on metadata size
Fixes grpc/grpc-common#273
2015-11-04 16:46:41 -08:00
Eric Anderson 2e18fd6493 Add "identity" as a content encoding
Fixes grpc/grpc-common#257
2015-11-04 15:50:40 -08:00
Eric Anderson 981201fc5e Content-type is required for requests
This fixes grpc/grpc-common#185
2015-11-04 15:49:04 -08:00
Eric Anderson 21f37347a2 Rename Delimited-Message to Length-Prefixed-Message
This fixes grpc/grpc-common#205
2015-11-04 15:48:44 -08:00
Eric Anderson 82cfe9028c Replace curly quotes with plain ASCII quotes
The pretty quotes were automatically converted from ASCII quotes when
the documented was a Google Doc. Now they just make modifying the
document harder.
2015-11-04 15:43:37 -08:00
Eric Anderson 81790fc7cf Escape some special markdown characters
None of them were causing display problems online, but it would be easy
for them to start causing trouble.
2015-11-04 15:37:21 -08:00
Julien Boeuf 3bb61d8917 Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change 2015-10-17 22:14:29 -07:00
Jan Tattermusch cfbdca05f6 C# ref docs should not be in master branch 2015-10-15 13:34:09 -07:00
Julien Boeuf 9b2e11dee4 Fixed cpp auth documentation (which was not current). 2015-10-12 14:15:19 -07:00
Craig Tiller 5c329efca8 Remove docs from master 2015-09-24 10:56:38 -07:00
Carl Mastrangelo 4a827f746a Address comments 2015-09-11 15:07:26 -07:00
Carl Mastrangelo 1b23976e1b Update Header Field name rules 2015-09-11 14:55:34 -07:00
Yang Gao 374cd9b0ab Merge pull request #3266 from grpc/jtattermusch-patch-2
Allow using service account credential for per_rpc_creds interop test.
2015-09-09 09:44:27 -07:00
Jan Tattermusch e3a65a111c Allow using service account credential for per_rpc_creds interop test. 2015-09-04 14:01:48 -07:00
Jan Tattermusch df2631187c allow usable auth for JWT token creds interop test 2015-09-04 13:26:49 -07:00
Craig Tiller 2311d4918f Merge pull request #3186 from grpc/release-0_11
Daily Release 0.11 upport to master
2015-09-03 17:16:03 -07:00
David Garcia Quintas 7afa666d2f Regenerated doxygen after #3227 2015-09-03 09:45:14 -07:00
yang-g 750ada9574 address comments 2015-09-02 13:35:44 -07:00
yang-g d652a396e2 Update auth tests definition 2015-09-02 10:40:37 -07:00
Jan Tattermusch 3c99f09ef3 regenerate C# docs 2015-08-28 14:32:36 -07:00
Stanley Cheung 43f1bf84aa fix links 2015-08-27 14:57:28 -07:00
Stanley Cheung 0a268216c2 replace all grpc-common occurances with examples 2015-08-27 14:38:38 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00
David Garcia Quintas bb5e018375 Added compression specs 2015-08-25 13:01:31 -07:00
Jan Tattermusch f209c58703 added generated docs 2015-08-24 17:47:35 -07:00
Eric Anderson 083b4d3de3 Merge pull request #2988 from madongfly/backoff
Add backoff reset spec to the Connection Backoff Protocol
2015-08-20 14:38:32 -07:00
Xudong Ma a5f9e903bd Add backoff reset spec to the Connection Backoff Protocol 2015-08-18 17:22:53 -07:00
yang-g d3176c4895 update reconnection interop spec 2015-08-18 10:46:37 -07:00
nmittler 25c21d8b2b Fixing type-o 2015-08-13 09:53:27 -07:00
Eric Anderson c54180be12 Merge pull request #2806 from yang-g/health_check_spec
health checking protocol doc
2015-08-11 10:27:23 -07:00
yang-g bc435e7ee9 recommend to require empty service name 2015-08-10 23:47:07 -07:00
yang-g 481b016e2e resolve offline comments 2015-08-10 10:44:45 -07:00
Abhishek Kumar d259bb1dd1 Add a document describing a server reflection protocol.
This is largely cribbed from @dklempner's original PR (#2744) . Taking over as he is out on vacation. Removed the discussion around host-reflection and corresponding uses of `host` from the API.
2015-08-07 11:21:31 -07:00
Eric Anderson 88527f8e55 Merge pull request #2560 from a11r/doc2
Naming design document
2015-08-07 11:05:53 -07:00
Masood Malekghassemi a3adf94477 Clarify interop spec 2015-08-06 13:29:51 -07:00
yang-g 72d796f2bc health checking protocol 2015-08-05 10:19:46 -07:00
Craig Tiller 68f4e0f6ab Initial Doxygen import for core, c++ 2015-08-05 08:18:21 -07:00
Eric Anderson f5ed603659 Merge pull request #2131 from a11r/doc
Update interop test descriptions.
2015-07-30 12:49:03 -07:00
Abhishek Kumar eaf9e87a08 Suffixed -bin for server descrioption of echo trailing metadata 2015-07-30 12:01:20 -07:00
yang-g 6e605e1190 resolve comments 2015-07-30 11:42:38 -07:00
Abhishek Kumar 10c7b16e47 Suffixed -bin, added service name 2015-07-30 10:36:00 -07:00
yang-g a5510dec6e Update spec per offline discussion 2015-07-27 23:33:50 -07:00
yang-g 334f52ed27 md 2015-07-24 16:34:13 -07:00
yang-g fbe15f7b31 reconnect interop test spec 2015-07-24 16:31:30 -07:00
Abhishek Kumar c7e13188fa Update naming.md
Fixed code formatting issues.
2015-07-21 14:26:17 -07:00
Abhishek Kumar 8d4d8593f9 Resolved merge conflicts 2015-07-21 11:54:03 -07:00
Abhishek Kumar 0738dd41e4 Addressed review comments
Added server feature spec to echo metadata.
Clarified client spec for testing metadata.
Removed Status for tests that are now ready for implementation.
Modified the spec for UnimplementedCall to take an Empty request.
2015-07-21 11:30:59 -07:00
Abhishek Kumar 2d8eeb416b Formatting fixes
Added some formatting fixes .
2015-07-21 10:00:36 -07:00
Abhishek Kumar 8c8ecd8da1 Initial draft of a naming proposal.
First draft for public review and comments.

Some code formatting is still broken.
2015-07-20 16:37:50 -07:00
Eric Anderson 2f89e400be Merge pull request #2422 from yang-g/per_call_oauth_creds
Clarify the oauth2_auth_token scenario and add the per call credentia…
2015-07-16 11:32:21 -07:00
yang-g 7eab56b055 Resolve comments 2015-07-15 13:32:06 -07:00
Abhishek Kumar 707dd2c36f Merge pull request #2065 from dklempner/retry_backoff
Update the connection backoff document with jitter.
2015-07-14 10:52:25 -07:00
yang-g c501a5b159 Clarify the oauth2_auth_token scenario and add the per call credentials scenario 2015-07-13 23:37:43 -07:00
David Klempner e00b0c3247 Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage. 2015-07-13 18:02:06 -07:00
Tim Emiola 8ed0e70faf Adds an interop test: oauth2_auth_token
- test is similar to the auth tests
- uses an auth library to obtain the auth token OOB. This should be simplest, as many languages already use such an auth library in their existing auth tests.
2015-06-24 07:08:13 -07:00
Abhishek Kumar 1bbdd02fa2 Address review comments.
Defined server side behavior needed to echo status code and message . Assorted minor fixes to spelling.
2015-06-19 09:43:09 -07:00
Abhishek Kumar ae58f59e4a Updtae interop test descriptions.
custom_metadata, status_code_and_message and unimplemented_method are now ready for implementation and blocking beta release.
2015-06-18 15:54:54 -07:00
David Klempner ca5add658a Fix MIN_CONNECT_TIMEOUT/INITIAL_BACKOFF in the connection_backoff doc.
This also removes some obsolete discussion of what Stubby does/did; this
was useful for contrasting but isn't particularly interesting now.
2015-06-17 18:20:31 -07:00
David Klempner 08d16ee417 s/backoff/current_backoff/ typo in connection backoff doc 2015-06-15 15:09:38 -07:00
David Klempner 0e5d2efc8a Update the connection backoff document with jitter.
This adds both jitter and explicit values for the "proposed" algorithm
that implementations should use.
2015-06-15 14:55:13 -07:00
Abhishek Kumar 33094a7c62 More fixes to GO_AWAY spelling 2015-06-15 09:53:41 -07:00
Abhishek Kumar 783ad1e9d1 Fixed Go_AWAY to GOAWAY 2015-06-15 09:52:33 -07:00
Abhishek Kumar 56514def9e Update connectivity-semantics-and-api.md 2015-06-12 11:22:41 -07:00
Abhishek Kumar b66f19f1e0 Update connectivity-semantics-and-api.md 2015-06-12 11:02:16 -07:00
Abhishek Kumar 9ce1fbcae5 Merge pull request #1546 from ejona86/connectivity-semantics
Add Connectivity doc
2015-06-12 10:51:22 -07:00
Eric Anderson a8e50a1853 Add TODO interop test case for CONTINUATIONS; clean up TODOs 2015-05-27 09:59:52 -07:00
David Klempner 669df902c9 Merge pull request #1547 from ejona86/connection-backoff
Add connection backoff doc
2015-05-16 09:59:59 +09:00
Qi Zhao ef313d219c clean up the server features section 2015-05-14 16:03:15 -07:00
Qi Zhao 612e691512 remove response_type 2015-05-14 15:57:08 -07:00
Qi Zhao 3443ef9529 address the comments 2015-05-14 15:11:26 -07:00
Qi Zhao 4b8450a72b Add a timeout interop spec 2015-05-14 14:58:17 -07:00