Mark D. Roth
|
d74548e611
|
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
|
5 years ago |
Lidi Zheng
|
b2c815c63e
|
Make completion queue shutdown stricter
|
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
|
6d4f3ce244
|
Fix pytype issue raised only with Python 3.7
|
5 years ago |
Pau Freixes
|
6000747f83
|
Fix some werid pytype complaning
|
5 years ago |
Pau Freixes
|
20898aa2f2
|
Fix type issue
|
5 years ago |
Pau Freixes
|
7dbed97594
|
Fix add done callback test
|
5 years ago |
Pau Freixes
|
314e105f70
|
Apply review feedback
|
5 years ago |
Pau Freixes
|
f07e0da6dd
|
Make YAPF happy
|
5 years ago |
Pau Freixes
|
dae80a4977
|
Apply feedback
|
5 years ago |
Lidi Zheng
|
3ecfe27448
|
Remove the unused import so copybara don't panic
|
5 years ago |
Lidi Zheng
|
0ff25bb1b3
|
Revert "Revert "[Aio] Add AsyncIO support to grpcio-reflection""
|
5 years ago |
Lidi Zheng
|
7f693a07bb
|
Make pylint happy
|
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
|
1c728b3aea
|
Reduce maintenance burden
|
5 years ago |
Lidi Zheng
|
99c5b647bf
|
Revert "[Aio] Add AsyncIO support to grpcio-reflection"
|
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
|
37755c482b
|
Avoid docstring duplication
|
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
|
e819e03a83
|
Restore 27 compatibility
|
5 years ago |
Lidi Zheng
|
3e187feca0
|
Fix the inaccurate cancel injection
|
5 years ago |
Lidi Zheng
|
b8691f9669
|
Fix the import for aio gRPC
|
5 years ago |
Lidi Zheng
|
faf946931d
|
Add the new test case to tests.json
|
5 years ago |
Lidi Zheng
|
3e85a129b4
|
Add test case for set_code with no return value
|
5 years ago |
Lidi Zheng
|
9b4070a380
|
Fix the None return case
|
5 years ago |
Lidi Zheng
|
eb9728f25f
|
Add AsyncIO support to grpcio-reflection
|
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 |
Taras Galkovskyi
|
ed04792ac5
|
unify interop alts credentials use
|
5 years ago |
Taras Galkovskyi
|
309c8e65f4
|
declare alts support for python interop client/server
|
5 years ago |
Mark D. Roth
|
f8f6034d1a
|
Refactor xds LB policy
|
5 years ago |
Lidi Zheng
|
e50c9a8e2e
|
Fix typo in the comment
|
5 years ago |
Dan Halperin
|
cdc1c1afaf
|
gRPC docs: remove mention of Python 2.7
It's April now, docs looking forward to January seem outdated.
|
5 years ago |
Taras Galkovskyi
|
d84d53f901
|
fix comment
|
5 years ago |
Taras Galkovskyi
|
828ee320a4
|
Expose ALTS client/server credentials on Python layer
|
5 years ago |