Jan Tattermusch
cfbdca05f6
C# ref docs should not be in master branch
9 years ago
Julien Boeuf
9b2e11dee4
Fixed cpp auth documentation (which was not current).
9 years ago
Craig Tiller
5c329efca8
Remove docs from master
9 years ago
Carl Mastrangelo
4a827f746a
Address comments
9 years ago
Carl Mastrangelo
1b23976e1b
Update Header Field name rules
9 years ago
Jan Tattermusch
e3a65a111c
Allow using service account credential for per_rpc_creds interop test.
9 years ago
Jan Tattermusch
df2631187c
allow usable auth for JWT token creds interop test
9 years ago
David Garcia Quintas
7afa666d2f
Regenerated doxygen after #3227
9 years ago
yang-g
750ada9574
address comments
9 years ago
yang-g
d652a396e2
Update auth tests definition
9 years ago
Jan Tattermusch
3c99f09ef3
regenerate C# docs
9 years ago
Stanley Cheung
43f1bf84aa
fix links
9 years ago
Stanley Cheung
0a268216c2
replace all grpc-common occurances with examples
9 years ago
Stanley Cheung
20fa6693f3
move examples to correct locations
9 years ago
David Garcia Quintas
bb5e018375
Added compression specs
9 years ago
Jan Tattermusch
f209c58703
added generated docs
9 years ago
Xudong Ma
a5f9e903bd
Add backoff reset spec to the Connection Backoff Protocol
9 years ago
yang-g
d3176c4895
update reconnection interop spec
9 years ago
nmittler
25c21d8b2b
Fixing type-o
9 years ago
yang-g
bc435e7ee9
recommend to require empty service name
9 years ago
yang-g
481b016e2e
resolve offline comments
9 years ago
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.
9 years ago
Masood Malekghassemi
a3adf94477
Clarify interop spec
9 years ago
yang-g
72d796f2bc
health checking protocol
9 years ago
Craig Tiller
68f4e0f6ab
Initial Doxygen import for core, c++
9 years ago
Abhishek Kumar
eaf9e87a08
Suffixed -bin for server descrioption of echo trailing metadata
9 years ago
yang-g
6e605e1190
resolve comments
9 years ago
Abhishek Kumar
10c7b16e47
Suffixed -bin, added service name
9 years ago
yang-g
a5510dec6e
Update spec per offline discussion
9 years ago
yang-g
334f52ed27
md
9 years ago
yang-g
fbe15f7b31
reconnect interop test spec
9 years ago
Abhishek Kumar
c7e13188fa
Update naming.md
...
Fixed code formatting issues.
9 years ago
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.
9 years ago
Abhishek Kumar
2d8eeb416b
Formatting fixes
...
Added some formatting fixes .
9 years ago
Abhishek Kumar
8c8ecd8da1
Initial draft of a naming proposal.
...
First draft for public review and comments.
Some code formatting is still broken.
9 years ago
yang-g
7eab56b055
Resolve comments
10 years ago
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