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 |