Commit Graph

24 Commits

Author SHA1 Message Date
Vijay Pai
05d8ddfc6e Support callback-based generic service 2019-03-04 13:13:12 -08:00
Nicolas Noble
2ad245cb0c Revert "Folding the Channel class into the grpc_impl namespace." 2019-02-15 09:52:15 -08:00
Nicolas "Pixel" Noble
2fd079ff7c Channel folding. 2019-01-23 21:40:07 +01:00
Yash Tibrewal
24e37e249a Merge branch 'master' into failhijackedrecv 2018-12-26 15:10:41 -08:00
Vijay Pai
97de30d7b3 Allow the interceptor to know the method type 2018-12-06 15:51:31 -08:00
Yash Tibrewal
699c10386d Add method to fail recv msg for hijacked rpcs 2018-11-09 19:43:00 -08:00
Yash Tibrewal
6faa17c6ca s/new/post-1.0 2018-11-02 11:46:10 -07:00
Vijay Pai
47d0d5bf1f Merge branch 'master' into server_callback 2018-10-30 12:29:35 -07:00
Vijay Pai
84e763f10a Experimental C++ server callback unary API 2018-10-29 13:41:25 -07:00
Yash Tibrewal
bfd1935afc Add note on the experimental nature of the additional method in ServerInterface 2018-10-29 01:56:12 -07:00
Yash Tibrewal
1ea195b6f3 Reviewer comments except for void * fixed 2018-10-26 16:11:48 -07:00
Yash Tibrewal
312feb4202 Adding generic rpc and unimplemented rpc test for server interceptors 2018-10-25 21:43:49 -07:00
Yash Tibrewal
a094b7b312 Added server async tests 2018-10-25 19:24:30 -07:00
Yash Tibrewal
281de1bb30 Solve memory leak due to double setting of set_server_rpc_info 2018-10-24 15:54:08 -07:00
Yash Tibrewal
9b83b7d19e Adding intercepted channel 2018-10-22 02:42:03 -07:00
Yash Tibrewal
456231b26d Server side interception for CompletionOp and AsyncRequest 2018-10-18 22:43:49 -07:00
Yash Tibrewal
adca91f6cf Server interception for SyncRequest 2018-10-18 16:07:00 -07:00
Vijay Pai
500e3399b6 Address reviewer comments 2018-06-12 00:58:18 -07:00
Vijay Pai
1b8969b973 Add useful comment on ServerInterface::Shutdown 2018-06-12 00:53:19 -07:00
Ara Ayvazyan
2e3d410846 fixup! Use bbuf_ptr 2018-04-02 11:16:41 -07:00
Ara Ayvazyan
8016d35aca fixup! Fix formatting 2018-04-02 10:56:45 -07:00
Ara Ayvazyan
f76069a593 fixup! Fix the payload ownership issue 2018-03-30 10:44:43 -07:00
Ara Ayvazyan
4df7438960 Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer 2018-03-30 10:15:27 -07:00
Muxi Yan
0e00c43082 Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00