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 |
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
|
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 |
Mark D. Roth
|
d74548e611
|
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
|
5 years ago |
Lidi Zheng
|
77811ef323
|
Make completion queue shutdown stricter
|
5 years ago |
Lidi Zheng
|
82c586bb3c
|
Revert "[Aio] Add AsyncIO support to grpcio-status"
|
5 years ago |
Lidi Zheng
|
d3805e1b6c
|
Explain how to find channel arguments in our doc
|
5 years ago |
Lidi Zheng
|
c1df38f2b9
|
Document wait_for_ready mechanism in Python's glossary
|
5 years ago |
Pau Freixes
|
20898aa2f2
|
Fix type issue
|
5 years ago |
Pau Freixes
|
f07e0da6dd
|
Make YAPF happy
|
5 years ago |
Pau Freixes
|
dae80a4977
|
Apply feedback
|
5 years ago |
Pau Freixes
|
2aea5c002b
|
[Aio] Implement the Unary Stream client interceptor
Add support for adding intercetpors for the Unary Stream arity at
client level.
|
5 years ago |
Lidi Zheng
|
95b4f22475
|
Add AsyncIO support to grpcio-status
|
5 years ago |
Muxi Yan
|
eb7779c20c
|
Revert "Revert "Introduce CFRunLoop based iomgr""
|
5 years ago |
Yash Tibrewal
|
e24bb3a6ef
|
Regenerate projects
|
5 years ago |
Muxi Yan
|
0e0db09613
|
Revert "Introduce CFRunLoop based iomgr"
|
5 years ago |
Lidi Zheng
|
9503b68a8b
|
Discards response message with non-OK status
|
5 years ago |
Lidi Zheng
|
51e38fa508
|
Allow "None" as response message with none-OK status
|
5 years ago |
Taras Galkovskyi
|
42bd106898
|
updating comments to make clear that ALTS is only supported on GCP
|
5 years ago |
Lidi Zheng
|
6e0ac50b09
|
Improve the documentation for serializer and deserializer
|
5 years ago |
Lidi Zheng
|
17d75dde69
|
Simplify logic around send message operation
|
5 years ago |
Taras Galkovskyi
|
02da3330c2
|
address review comments
|
5 years ago |
Muxi Yan
|
b96895bf9d
|
Add apple_ev iomgr
|
5 years ago |
Yash Tibrewal
|
e26ec77423
|
revert auto changes
|
5 years ago |
Yash Tibrewal
|
2723a1bae6
|
Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received
|
5 years ago |
Lidi Zheng
|
3e187feca0
|
Fix the inaccurate cancel injection
|
5 years ago |
Lidi Zheng
|
9b4070a380
|
Fix the None return case
|
5 years ago |
Yash Tibrewal
|
3c34eae97e
|
Move decompression into gRPC Core
|
5 years ago |
Taras Galkovskyi
|
83ada3b598
|
adjusting formatting & tests
|
5 years ago |
Taras Galkovskyi
|
2b3eca0858
|
adding api to configure target service accounts for client ALTS
|
5 years ago |