yang-g
c501a5b159
Clarify the oauth2_auth_token scenario and add the per call credentials scenario
10 years ago
David Klempner
e00b0c3247
Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage.
10 years ago
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.
10 years ago
Abhishek Kumar
1bbdd02fa2
Address review comments.
...
Defined server side behavior needed to echo status code and message . Assorted minor fixes to spelling.
10 years ago
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.
10 years ago
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.
10 years ago
David Klempner
08d16ee417
s/backoff/current_backoff/ typo in connection backoff doc
10 years ago
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.
10 years ago
Abhishek Kumar
33094a7c62
More fixes to GO_AWAY spelling
10 years ago
Abhishek Kumar
783ad1e9d1
Fixed Go_AWAY to GOAWAY
10 years ago
Abhishek Kumar
56514def9e
Update connectivity-semantics-and-api.md
10 years ago
Abhishek Kumar
b66f19f1e0
Update connectivity-semantics-and-api.md
10 years ago
Eric Anderson
a8e50a1853
Add TODO interop test case for CONTINUATIONS; clean up TODOs
10 years ago
Qi Zhao
ef313d219c
clean up the server features section
10 years ago
Qi Zhao
612e691512
remove response_type
10 years ago
Qi Zhao
3443ef9529
address the comments
10 years ago
Qi Zhao
4b8450a72b
Add a timeout interop spec
10 years ago
Eric Anderson
611e7e1a3c
Add connection backoff doc
...
This is a faithful representation of the current version of the Google
Doc with only formatting changes.
10 years ago
Eric Anderson
9855a34e1a
Add Connectivity doc
...
This is a faithful representation of the current version of the Google
Doc with only formatting changes.
10 years ago
Nathaniel Manista
ef42ea21b1
Make headers of TODO interop test priorities
10 years ago
Yang Gao
6851451fb7
Update interop-test-descriptions.md
10 years ago
Yang Gao
0464af155c
Update interop-test-descriptions.md
10 years ago
Yang Gao
0d197edcea
Update interop-test-descriptions.md
10 years ago
Yang Gao
ae972b2d34
Update interop-test-descriptions.md
...
resolve comments
10 years ago
Yang Gao
4bb08aefa7
resolve comments
10 years ago
Yang Gao
70b2e88219
minor fixes
10 years ago
Yang Gao
6960458778
Clarify auth test definitions
10 years ago
Eric Anderson
282130923c
Add interoperability test case descriptions
...
It is a partially manual port from Google Docs to Markdown. The content
was not changed in any important way.
10 years ago