Jan Tattermusch
32b487bc4d
review comments
5 years ago
Juanli Shen
a0b812c30f
Add CDS to xds client
5 years ago
Lidi Zheng
1c78ccd44e
Implement add_done_callbacks and time_remaining
5 years ago
Lidi Zheng
adab340647
Simplify call_test using mixin class
5 years ago
Yash Tibrewal
3941f9dbf3
Revert "Sidestep multiple initialization issue of Tracers with Makefile"
5 years ago
Lidi Zheng
f338be8fcb
Use 'true' instead of '1'
5 years ago
Lidi Zheng
613f64f12e
Support metadata for streaming RPCs
5 years ago
Zhen Lian
d16b7b8006
MacOS make fix
5 years ago
Esun Kim
9e15f78cf8
Update absl to the lastest
5 years ago
Lidi Zheng
f912ddf7d4
Split the seen_metadata function & assign tuple() as default value
5 years ago
Lidi Zheng
181437bbd8
Add prepend_send_initial_metadata_op function
5 years ago
Lidi Zheng
c6a97f125a
Fix the breakage due to conflict
5 years ago
Lidi Zheng
435cf89108
Fix a bug that prevents metadata modification in interceptors
5 years ago
Lidi Zheng
a3e950adbb
Make tests.json happy
5 years ago
Lidi Zheng
fb2b4ec82b
Add two more invalid metadata test cases
5 years ago
Lidi Zheng
ec2f394803
Resolve the conflict between PRs
5 years ago
Lidi Zheng
a140a362ba
Make sanity tests happy
5 years ago
Lidi Zheng
bcf3a1f9e7
Add metadata test
5 years ago
Lidi Zheng
f9397de161
Make test pass after the merge
5 years ago
Zhanghui Mao
6d556914d0
fix metadata
5 years ago
Zhanghui Mao
0b802e0404
implement metadata for aio unary call
5 years ago
Lidi Zheng
cdade7c450
Clean-up loggers and imports in Cython
5 years ago
Jan Tattermusch
abeac187b6
introduce ChannelBase.ShutdownAsync()
5 years ago
Jan Tattermusch
6393e17a15
hotfix: update Protobuf-C++.podspec to 3.11.2
5 years ago
Jan Tattermusch
27cdec0041
buildifier format
5 years ago
Richard Belleville
69f990673f
Conform to protobuf's usage of six
5 years ago
Jan Tattermusch
b67a7ef020
update ObjC podspecs to 3.11.2
5 years ago
Jan Tattermusch
bfdeafaf37
update C# protobuf dependency
5 years ago
Jan Tattermusch
d53663750c
regenerate ruby protobufs
5 years ago
Jan Tattermusch
433b93e5db
regenerate C# protos
5 years ago
Jan Tattermusch
041ca86c9e
improve MetadataCredentialsTest
5 years ago
Yash Tibrewal
36bd748faa
Reviewer comments
5 years ago
Yash Tibrewal
b338d84aec
Reviewer comments
5 years ago
Yash Tibrewal
4c47f6543c
Xds Reviewer comments
5 years ago
Lidi Zheng
4ec94d2d67
Implement stream-unary and stream-stream RPC
...
* Includes both client-side and server-side
* Adding many tests in multiple files
* Introduces EOF as stream terminator
* Fixing crashes from Core in many ways
5 years ago
Lidi Zheng
9c66db3d26
Disable the flaky _exit_test for Bazel
5 years ago
Yash Tibrewal
b4353ba083
Move closure initialization to constructors
5 years ago
Yash Tibrewal
4048186d76
Clang format
5 years ago
Yash Tibrewal
ad3ca5b390
Replace Closure::ToFunction with lambda
5 years ago
Yash Tibrewal
b54a5b3386
Sidestep multiple initialization issue of Tracers
5 years ago
Yash Tibrewal
ff7364ef37
Reviewer comments
5 years ago
Lidi Zheng
259be9e6b7
Compress the catch clauses
5 years ago
Lidi Zheng
1dc2679d6d
Explicitly pointout KeyboardInterrupt and SystemExit can pass freely
5 years ago
Lidi Zheng
65ba1c9aab
Remove unused function
5 years ago
Lidi Zheng
9bba7b7af5
Improve readability
5 years ago
Lidi Zheng
26367cecc2
Expose the AbortError to enable users to identify the exception
5 years ago
Lidi Zheng
b721c6c096
Add abort test to tests.json
5 years ago
Lidi Zheng
8429fec1b5
Make pytype happy
5 years ago
Lidi Zheng
cddd0a0419
Implement abort mechanism for server side
5 years ago
Lidi Zheng
2306e26130
Adding comments about socket options portability
5 years ago