Nicolas Noble
|
2ad245cb0c
|
Revert "Folding the Channel class into the grpc_impl namespace."
|
2019-02-15 09:52:15 -08:00 |
Nicolas "Pixel" Noble
|
63db582516
|
Merge branch 'master' of https://github.com/grpc/grpc into channel
|
2019-02-13 00:19:23 +01:00 |
Nicolas "Pixel" Noble
|
cabbd35014
|
Reformat.
|
2019-01-24 23:42:12 +01:00 |
Yash Tibrewal
|
4dcb14ec9e
|
Fix codegen_test_minimal
|
2019-01-24 13:05:05 -08:00 |
Yash Tibrewal
|
d347ec7ce0
|
Register for cq avalanching when interceptors are going to be run
|
2019-01-23 19:11:51 -08:00 |
Nicolas "Pixel" Noble
|
2fd079ff7c
|
Channel folding.
|
2019-01-23 21:40:07 +01:00 |
Yash Tibrewal
|
a9bee9b7ed
|
Make Pluck use the changes made in FinalizeResult
|
2018-11-14 17:48:35 -08:00 |
Vijay Pai
|
84e763f10a
|
Experimental C++ server callback unary API
|
2018-10-29 13:41:25 -07:00 |
Yash Tibrewal
|
01313976e1
|
Merge pull request #16842 from yashykt/interceptors
Experimental API for Client and Server Interception
|
2018-10-28 23:36:59 -07:00 |
Sree Kuchibhotla
|
91faa8e8f0
|
Fix an outdated comment
Fix the outdated commment in ServerCompletionQueue constructor
|
2018-10-26 10:49:52 -07:00 |
Yash Tibrewal
|
3896dabb85
|
Merge branch 'master' into interceptors
|
2018-10-25 19:50:10 -07:00 |
Vijay Pai
|
56f1d3d697
|
clang-format
|
2018-10-25 11:06:32 -07:00 |
Morgan Chen
|
6f4f17a3d0
|
Fix documentation warnings
|
2018-10-24 15:29:19 -07:00 |
Yash Tibrewal
|
b358ef85dc
|
Merge branch 'master' into interceptors
|
2018-10-22 10:39:27 -07:00 |
Yash Tibrewal
|
6f05a711e6
|
Adding a test
|
2018-10-16 14:10:17 -07:00 |
Mark D. Roth
|
be1ce0c4cc
|
Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service"
This reverts commit de11358660, reversing
changes made to 107d10ea73.
|
2018-09-25 11:42:57 -07:00 |
Vijay Pai
|
8bf52535d1
|
Provide a generic client-side unary callback API
|
2018-08-30 15:46:27 -07:00 |
Juanli Shen
|
14a858123d
|
Revert "Implement Watch method in health check service."
|
2018-08-29 21:36:41 -07:00 |
Mark D. Roth
|
99ce3e19af
|
Implement Watch method in health check service.
|
2018-08-28 08:51:52 -07:00 |
Vijay Pai
|
14ad82a76d
|
Create a new method handler for resource exhaustion and tie into thread mgr
|
2018-08-14 16:23:21 -07:00 |
Vijay Pai
|
e84096bbe5
|
Experimental infrastructure for callback-based CQ
|
2018-08-10 14:33:22 -07:00 |
yang-g
|
f48d3d5d98
|
Initialize member in default ctor
|
2018-07-17 12:06:31 -07:00 |
Vijay Pai
|
589e2cfe09
|
Update completion_queue.h
|
2018-03-13 09:52:00 -07:00 |
makdharma
|
626a65e877
|
Added protected default constructor
|
2018-03-13 09:46:08 -07:00 |
makdharma
|
1d603248f2
|
forgot to add completion_queue.h doh!
|
2018-03-12 10:37:52 -07:00 |
makdharma
|
e1a7283dd3
|
moved Next implementation to CC file.
|
2018-02-26 14:55:56 -08:00 |
makdharma
|
8065000697
|
Remove "final" keyword and make methods protected.
This adds extensibility to the API and makes custom implementation
of the server possible.
|
2018-02-23 14:51:46 -08:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |