vjpai
3a6385b53e
Add ref to test
9 years ago
vjpai
967e378f19
More docs
9 years ago
vjpai
41c7d01fea
First draft of C++ style guide, minor changes to C
9 years ago
Yang Gao
0aa822b20f
minor fixes
9 years ago
David Garcia Quintas
7b3fa9e54f
Reworded spec.
9 years ago
David Garcia Quintas
74686ce7c4
Completed interop spec, as well as code for c++
9 years ago
Nathaniel Manista
c9dc83400b
Document cardinality violation status codes
9 years ago
Yang Gao
ac4b3a6e59
Create command_line_tool.md
9 years ago
David Garcia Quintas
9065c8b1df
more changes after offline chat with ejona
9 years ago
David Garcia Quintas
485cf40ab7
Fixed wrong spec and reworked streaming compressed case
9 years ago
David Garcia Quintas
393ca51923
updated interop spec
9 years ago
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.
9 years ago
Craig Tiller
2a932daaaf
Spell out fail fast semantics
9 years ago
Eric Anderson
9c3f79deb7
Add HTTP->gRPC status code mapping
9 years ago
Craig Tiller
40ee2aa450
Fix another path
9 years ago
David Garcia Quintas
3165ff3d95
Added compression spec
9 years ago
Stanley Cheung
77fae2784e
fix broken links
9 years ago
yang-g
aea13f1c85
global replace health check proto v1alpha to v1
9 years ago
murgatroid99
3c49ade485
Clarify API section of binary logging doc
9 years ago
David G. Quintas
51073f307f
Update load-balancing.md
...
Addressed comments.
9 years ago
David G. Quintas
8729d03fdf
Update load-balancing.md
...
Formatting
9 years ago
David G. Quintas
8003d767b4
Update load-balancing.md
...
Typo
9 years ago
David G. Quintas
b31ec1e81c
Load balancing first draft.
9 years ago
murgatroid99
f8c6545ae8
Update binary log proto, add document explaining it
9 years ago
Abhishek Kumar
80410eb5c9
Addressed comments by jcanizales
9 years ago
Abhishek Kumar
516d26e0db
Create statuscodes.md
...
Initial draft of the doc describing the acses where different statuses are returned.
9 years ago
Adele Zhou
83576babef
Update interop test service url to grpc-test.sandbox.googleapis.com.
9 years ago
Julien Boeuf
1edd51a5a7
Revert "Refreshing the etc/roots.pem file."
...
This reverts commit 64279c7c31
.
The new roots.pem is not compatible with default boringssl.
9 years ago
Craig Tiller
cd92509e40
Update some wrapped stuff
9 years ago
Craig Tiller
ff298f6888
First round of feedback
9 years ago
Craig Tiller
f0d916ae17
Initial style guide
9 years ago
Julien Boeuf
64279c7c31
Refreshing the etc/roots.pem file.
...
Also added some documentation on how this file is generated.
9 years ago
Louis Ryan
a614f4eb79
Update PROTOCOL-HTTP2.md
9 years ago
Jan Tattermusch
130c322c52
Delete grpc-auth-support.md
9 years ago
Carl Mastrangelo
f030b8dae8
Fix dead link in doc
9 years ago
Eric Anderson
94aa0fd393
Improve grammar/language for clarity
9 years ago
Eric Anderson
c6059e6671
Specify header value restrictions
...
Fixes grpc/grpc-common#266
9 years ago
Eric Anderson
8e79b82273
Add missing characters in BNF comment
9 years ago
Eric Anderson
5554738645
Define limit on metadata size
...
Fixes grpc/grpc-common#273
9 years ago
Eric Anderson
2e18fd6493
Add "identity" as a content encoding
...
Fixes grpc/grpc-common#257
9 years ago
Eric Anderson
981201fc5e
Content-type is required for requests
...
This fixes grpc/grpc-common#185
9 years ago
Eric Anderson
21f37347a2
Rename Delimited-Message to Length-Prefixed-Message
...
This fixes grpc/grpc-common#205
9 years ago
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.
9 years ago
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.
9 years ago
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
10 years ago
Carl Mastrangelo
1b23976e1b
Update Header Field name rules
10 years ago
Jan Tattermusch
e3a65a111c
Allow using service account credential for per_rpc_creds interop test.
10 years ago