Lidi Zheng
|
bf1bfff280
|
Improve readability & reduce logging severity
|
5 years ago |
Zack Galbreath
|
684aa48063
|
Updated documentation for using gRPC C++
Improve the documentation on how to use gRPC C++ from another project,
particularly for CMake.
|
5 years ago |
Lidi Zheng
|
8ad6152f00
|
Remove the explicit coroutine tracking
|
5 years ago |
Yang Gao
|
5a938a7012
|
Revert "Allow plugin/option/global_callback to override max_recv_message_size"
|
5 years ago |
Richard Belleville
|
a0ee7f6ff1
|
Bump version to 1.26.0
|
5 years ago |
Guantao Liu
|
b341ddf72b
|
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"
|
5 years ago |
Esun Kim
|
60f45833e9
|
Update by review
|
5 years ago |
Esun Kim
|
1baebaae1b
|
Support CentOS 7 for gRPC.NET
|
5 years ago |
yang-g
|
2db942a875
|
Allow plugin/option/global_callback to override max_recv_message_size
|
5 years ago |
Vijay Pai
|
24483d2afd
|
Address reviewer comments
|
5 years ago |
Zhen Lian
|
98391c8f76
|
[Exposing ALTS Context 2/2] Utility Wrapper Class
|
5 years ago |
Mark D. Roth
|
31773d2c6a
|
grpclb: Add support for balancer telling client to enter fallback mode.
|
5 years ago |
Mark D. Roth
|
ef050280af
|
Clean up APIs for handling grpclb protos
|
5 years ago |
Yash Tibrewal
|
2575e8a24e
|
Cancel the endpoint watch only when using XdsResolver
|
5 years ago |
Vijay Pai
|
9be35f74c0
|
Make CancelDelayedRpc test not use sleeps for client-server sync
|
5 years ago |
Vijay Pai
|
8d9d8326f5
|
De-experimentalize generated code
|
5 years ago |
Lidi Zheng
|
a205eaab56
|
Fix the mismatch type of benchmark server
|
5 years ago |
Esun Kim
|
1b54364aca
|
Add preprocessed_builds to abseil-cpp
|
5 years ago |
Lidi Zheng
|
160900c897
|
Renamed the callback_start_batch to execute_batch
|
5 years ago |
Lidi Zheng
|
eff9f936b9
|
Simplify the creation and destruction of grpc_call
|
5 years ago |
Lidi Zheng
|
6f9b77103a
|
Adopt advices from gnossen@:
* Fixes typos in comments
* Replaces terms in comments
* Adjusts logging level
* Adds more assertions
|
5 years ago |
Lidi Zheng
|
25f6723a7e
|
Remove unused import
|
5 years ago |
Lidi Zheng
|
467bd83845
|
Correct the return types
|
5 years ago |
Lidi Zheng
|
e9e77e5123
|
Suppress the pylint "abstract-method" warning
|
5 years ago |
Lidi Zheng
|
d411891bf6
|
Fix a tiny typing mismatch
|
5 years ago |
Stanley Cheung
|
fe58248904
|
PHP: fix php5.5 build
|
5 years ago |
Yash Tibrewal
|
e05417db32
|
Use LogicalThread in client channel code
|
5 years ago |
Jan Tattermusch
|
cef8ed8c33
|
upgrade Microsoft.NETFramework.ReferenceAssemblies dependency
|
5 years ago |
Stanley Cheung
|
188fe7ca53
|
PHP: update readme
|
5 years ago |
Lidi Zheng
|
1e31e610e7
|
Remove a useless line
|
5 years ago |
Lidi Zheng
|
36e6ee9ac3
|
Adopt reviewer's advices:
* Fix several typos
* Fix a un-revealed segfault
* Fix some documentation
* Polish test assertions
|
5 years ago |
Lidi Zheng
|
fa4eb94ea2
|
Remove the add_callback method & fix segfault
|
5 years ago |
Lidi Zheng
|
46e963f8bc
|
Let streaming RPC start immediately
|
5 years ago |
Yihua Zhang
|
a6dbc7adb5
|
rename spiffe to tls
|
5 years ago |
Vijay Pai
|
3da2c7aa22
|
De-experimentalize generic stub (under macro)
|
5 years ago |
Kaya Bekiroğlu
|
24118570f6
|
Allow default use of system root certs on Android.
Rely on system root certificates for Android TLS testing.
|
5 years ago |
Guantao Liu
|
3485bf4af2
|
Fix a typo.
|
5 years ago |
Lidi Zheng
|
bc99ddedf0
|
Adopt reviewer's advices
|
6 years ago |
Guantao Liu
|
e607d51fc9
|
Use mutex and condvar to coordinate shutdown.
|
6 years ago |
James Newton-King
|
8b740047c9
|
Improve error message
|
6 years ago |
James Newton-King
|
1fec449ee9
|
Improve error message
|
6 years ago |
James Newton-King
|
8abdbe18cd
|
Improve ChannelCredentials.Create error messsage with non-SslCredentials
|
6 years ago |
James Newton-King
|
9cedb80c6f
|
Fix flaky health check test
|
6 years ago |
Lidi Zheng
|
1a3916bc45
|
Use False instead 0 for bint
|
6 years ago |
Lidi Zheng
|
d4b8527fb6
|
Adopt reviewer's advices
|
6 years ago |
Mark D. Roth
|
68df397aa2
|
Remove vtables from JSON library
|
6 years ago |
James Newton-King
|
4f834e73b2
|
Clean up
|
6 years ago |
Lidi Zheng
|
45e23ef3ad
|
Ship grpcio-status with the actual proto file
|
6 years ago |
Vijay Pai
|
88874094be
|
Actually implement the generic reactor-based unary call.
|
6 years ago |
Mark D. Roth
|
f31e9d5721
|
Support multiple xds servers in bootstrap file.
|
6 years ago |