Richard Belleville
330eaea53d
Initial implementation of gce_channel_creds
5 years ago
Richard Belleville
1aae547e2c
Regenerate projects
5 years ago
Richard Belleville
b821ff99a8
Initial working implementation
5 years ago
Richard Belleville
357c78c822
Simplify implementation
5 years ago
Richard Belleville
6344b2b97f
Support infinite timeouts
5 years ago
Lidi Zheng
7294172c8f
Avoid attribute error in __del__ from _ChannelCallState
5 years ago
Richard Belleville
25cdba8a70
Yapf
5 years ago
Richard Belleville
50cab884e1
Default wait_for_ready to True
5 years ago
Richard Belleville
e329de88e7
Add failing test
5 years ago
Richard Belleville
bacbf3b85f
Fix argument order
5 years ago
Srini Polavarapu
057091fe1f
Regenerate projects
5 years ago
Richard Belleville
a0e23e2123
Review comments
5 years ago
Richard Belleville
e3ae621f64
Add insecure option
5 years ago
Richard Belleville
9f380bc16c
Make SSL the default for simple stubs
5 years ago
Richard Belleville
9e5a91b3b9
A rare moment where I wish I had a Windows machine
5 years ago
Richard Belleville
bc157d5eb5
Support Windows
5 years ago
Richard Belleville
f4d4200127
Underscore
5 years ago
Richard Belleville
c843c18801
Actually change the implementation
5 years ago
Pau Freixes
b4afe041f1
Fixed weird annotation issues with pytype
5 years ago
Pau Freixes
c8b7f22474
Apply feedback review
5 years ago
Richard Belleville
3ade93b447
Add TODOs
5 years ago
Richard Belleville
8487ce7faf
Propagate on posix
5 years ago
Pau Freixes
f9d9793c96
Apply review feedback
5 years ago
Pau Freixes
b3425f6dbf
Add stream stream client interceptor support
...
This was the last missing arity which did not have support yet for
the interceptors in the client side for the Aio package. This commit
adds specific support for this interceptro which allows the deveveloper
to intercept the request iterator and the response iterator.
5 years ago
Mark D. Roth
3bb427195e
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
...
This reverts commit 4b7452bcdb
, reversing
changes made to 133d0076b4
.
5 years ago
Mark D. Roth
aed6574023
Refactor ServiceConfig code to move parsing to its own API.
5 years ago
Karthik Ravi Shankar
f46c07f3f8
Revert "Remove gpr_strvec."
5 years ago
Mark D. Roth
c2ef110303
Replace gpr_strvec with absl::StrJoin().
5 years ago
Stanley Cheung
18b1d4a398
Bump version to 1.29.1 for PHP
5 years ago
Srini Polavarapu
ce52c1dd71
update boringssl
5 years ago
Lidi Zheng
7eeab2a23c
Describe the expectations of input arguments and return values
5 years ago
Lidi Zheng
ef6ff6dcfd
Make linters happy
5 years ago
Lidi Zheng
028a7c4e79
Add test cases for server interceptors
5 years ago
Lidi Zheng
e844f30101
Close Core's channel when there is no reference to the channel
5 years ago
Mark D. Roth
c769951764
Remove deprecated variant of JoinHostPort().
5 years ago
Mark D. Roth
b95843c1b7
xds: Add support for send_all_clusters field in LRS.
5 years ago
Lidi Zheng
f6e6b9f640
Fix the pylint complain
5 years ago
Pau Freixes
39d8fa3f0b
Apply feedback review
5 years ago
Taras Galkovskyi
f375c0b548
minor stylistic fixes
5 years ago
Nicolas "Pixel" Noble
d9906e4162
Flipping version.
5 years ago
Nicolas "Pixel" Noble
791729d09f
Bumping version.
5 years ago
Lidi Zheng
fb60bf235e
Synchonize the production and consumption of request messages
5 years ago
Taras Galkovskyi
469631f549
run yapf; delete alts unit tests
5 years ago
Lidi Zheng
8be1251e2c
Remove read/write API && simplify the logic of getting the pool
5 years ago
Lidi Zheng
d40c1b8408
Fix the error on mac and win && make pytype happy
5 years ago
Lidi Zheng
df065d41fa
Make sync handlers runnable in AsyncIO server
5 years ago
Pau Freixes
7b869e8442
Use message constant
5 years ago
Pau Freixes
b9558026b1
Improve message redability
5 years ago
Pau Freixes
32acd9d5fd
[Aio] Stream Unary client interceptor
...
Add support for Stream Unary client interceptor
5 years ago
Lidi Zheng
025ebf7d07
Revert "Revert "[Aio] Add AsyncIO support to grpcio-status""
5 years ago