Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
9 years ago |
Yuchen Zeng
|
ea09adc84b
|
Add a sanity test: check if the generated pb files are up-to-date
|
9 years ago |
Alistair Veitch
|
44181c02c4
|
fix options file; fix generated include guards
|
9 years ago |
Yuchen Zeng
|
0333a49afa
|
Use stream rpc to ensure all related requests go to a single server.
|
9 years ago |
David Garcia Quintas
|
1621c4d37c
|
Added support for trailing metadata
|
9 years ago |
Yuchen Zeng
|
c84ed6813e
|
Proto server reflection
|
9 years ago |
Mark D. Roth
|
8a1d8052eb
|
Added bad_client test to check that the server rejects requests with too
much metadata and refuses to send responses with too much metadata.
|
9 years ago |
David Garcia Quintas
|
7f0793ad62
|
Updated load balancer proto to v1
|
9 years ago |
David Garcia Quintas
|
f7d9cbe658
|
PR comments
|
9 years ago |
Craig Tiller
|
942568bc9d
|
Better dictionary
|
9 years ago |
Craig Tiller
|
69b6d4ef62
|
Better dictionary
|
9 years ago |
Craig Tiller
|
134a6b6ffd
|
Dictionary support for fuzzers
|
9 years ago |
David Garcia Quintas
|
d6b4628f42
|
Further improvements
|
9 years ago |
David Garcia Quintas
|
4875ce606b
|
fixed typo
|
9 years ago |
David Garcia Quintas
|
bba0266a2f
|
Generalized nanopb generator script
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
14e0d9862f
|
Begin optionalizing lb policies: initial code movement
|
9 years ago |
Craig Tiller
|
c7762a8c24
|
Move chttp2 related files under ext/
|
9 years ago |
Craig Tiller
|
605ad62563
|
Fix copyright
|
9 years ago |
Craig Tiller
|
ffae43c98c
|
Fix paths
|
9 years ago |
Craig Tiller
|
8424aee4cf
|
Fix codegen for protos
|
9 years ago |
David Garcia Quintas
|
07503b6e5c
|
Add identity to static metadata accept-encodings bitmasks
|
9 years ago |
Craig Tiller
|
c6549764e8
|
Change client :method selection based on idempotency
|
9 years ago |
Craig Tiller
|
023759216c
|
Add comment
|
9 years ago |
Craig Tiller
|
38af6122dd
|
Fix copyright
|
9 years ago |
Craig Tiller
|
00c4829669
|
Ignore pb.h, pb.c for clang-fmt
|
9 years ago |
Craig Tiller
|
eb841e2010
|
Revert "Revert "Proto API for LB request/responses""
|
9 years ago |
Craig Tiller
|
c35e2c582f
|
Revert "Proto API for LB request/responses"
|
9 years ago |
David Garcia Quintas
|
9508a42096
|
trying to fix docker once again...
|
9 years ago |
Bogdan Drutu
|
079a179991
|
Change the census metadata keys. Both census keys must be binary keys because of the encoding.
|
9 years ago |
Craig Tiller
|
6f87164f3c
|
Properly handle "." in metadata
|
9 years ago |
David Garcia Quintas
|
a4c9218889
|
fixed mounting gen dir for docker
|
9 years ago |
David Garcia Quintas
|
610107cc3d
|
nth attempt to make clang-format work
|
9 years ago |
David Garcia Quintas
|
41098d3a83
|
docker rm true
|
9 years ago |
David Garcia Quintas
|
e5af172eea
|
Updated scripts to use docker for clang-formatting
|
9 years ago |
David Garcia Quintas
|
5220a75912
|
have lb gen script use docker for clang formatting
|
9 years ago |
David Garcia Quintas
|
d053ded310
|
copyriiiights, fuuuuu
|
9 years ago |
David Garcia Quintas
|
d2565bb169
|
Fixed formatting and updated gen script to use concrete version of clang-format
|
9 years ago |
David Garcia Quintas
|
3f8e734535
|
Added missing copyrights
|
9 years ago |
David Garcia Quintas
|
0892fa6aa6
|
Added copyright message to generated nanopb code
|
9 years ago |
David Garcia Quintas
|
82a0aabb7a
|
added sanity scripts and checks
|
9 years ago |
David Garcia Quintas
|
756a36cdac
|
Srcs and hdrs sanity checks skip third_party
|
9 years ago |
Craig Tiller
|
a7615892f9
|
Allow . in header names
|
9 years ago |
Craig Tiller
|
83399c99e5
|
Add a test that reproduces server partial message read bug
|
9 years ago |
Hongyu Chen
|
134cac2004
|
Address comments: revert all changes except adding two new metadata keys
"census" and "census-bin"
|
9 years ago |
Craig Tiller
|
934e9d72f8
|
Re-legalize comma
|
9 years ago |
Craig Tiller
|
2dd081955d
|
Add copyright
|
9 years ago |
Craig Tiller
|
2a2bee9c22
|
Basic server request bad_client template
|
9 years ago |
David Garcia Quintas
|
886b7d19ba
|
Added example to gen_load_balancing_proto.sh
|
9 years ago |
Hongyu Chen
|
1f96048187
|
Census tags propagation.
|
9 years ago |