27 Commits (c6261f4b918a88f5b1fc5cd60e1e2b44e8f83a76)

Author SHA1 Message Date
Yash Tibrewal c6261f4b91 Rename new SendMessage types to SendMessagePtr 6 years ago
Yash Tibrewal 4aeba42528 Provide GetOriginalSendMessage for some APIs 6 years ago
Yash Tibrewal a20263f64d Add tests using NullInterceptorFactory 6 years ago
Vijay Pai c52ae0d000 Give the interceptors header files in include/grpcpp/support 6 years ago
ncteisen 7b81ae14a7 clang tidy and clang format 6 years ago
Vijay Pai 97de30d7b3 Allow the interceptor to know the method type 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
Yash Tibrewal e2361a4751 Add server interceptors in end2end_test 6 years ago
Yash Tibrewal d736b1d309 Refactor tests slightly 6 years ago
Yash Tibrewal 3ec20b75ed Add tests for global interceptor 6 years ago
Yash Tibrewal 85ddf5c713 Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
Yash Tibrewal cc21d32c77 Some cleanup 6 years ago
Yash Tibrewal 62280b42c7 Add client streaming, server streaming and bidi streaming tests 6 years ago
Yash Tibrewal 4da91c1156 First test for server interception 6 years ago
Yash Tibrewal 0c7250c7b4 Adding streaming test for client interceptors 6 years ago
Yash Tibrewal 6e00b3bb88 Use InProc Channel for callback tests 6 years ago
Yash Tibrewal d8cfd96fb2 Adding tests using the callback API 6 years ago
Yash Tibrewal 9b83b7d19e Adding intercepted channel 6 years ago
Yash Tibrewal 3a17f5b05e Working on tests 6 years ago
Yash Tibrewal b232bacf27 Starting on server interceptors 6 years ago
Yash Tibrewal f9fe345553 Add more tests for client interceptors 6 years ago
Yash Tibrewal 6f05a711e6 Adding a test 6 years ago