David Garcia Quintas
98d5f5cb3f
Renamed grpc-census-bin to grpc-stats-bin
9 years ago
Makdharma
178f4bc24d
prep work for enabling caching
...
Added new header grpc-payload-bin
Added new channel arg for setting max payload size
Ability to create a GET request in client filter
Ability to parse the payload from header in server filter.
9 years ago
David Garcia Quintas
88ece58764
Update protobuf version to 3.0.0
9 years ago
Craig Tiller
1c7a84202f
Add a strict and a permissive decoder, allow different reserved alphabets
9 years ago
Jorge Canizales
3df9bdf880
Update generated files with new protobuf version
...
Also make the script fetch protoc from the usual place.
9 years ago
David Garcia Quintas
8eec9ec6af
Changed census static metadata keys for tracing and tag propagation
9 years ago
David Garcia Quintas
01c4d995d3
Added new features to load reporting.
...
- Propagation of (rpc) method name.
- Invocation of the hook at (call, channel) x (creation, destruction)
- Added enum to identify the source of invocation.
- Fixed testing. Went from test fixture to simple test.
9 years ago
David Garcia Quintas
d84cec7380
removed unnecessary lb response generator
9 years ago
David Garcia Quintas
3fb8f7360b
gRPC LB policy
9 years ago
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