Yash Tibrewal
|
f4e55b85bc
|
Replace disrespectful term
|
4 years ago |
Esun Kim
|
2ff84ed8c2
|
C++ cast for void*
|
4 years ago |
Esun Kim
|
e7434d385e
|
Fix by tidy-modernize-use-override
|
5 years ago |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
5 years ago |
Vijay Pai
|
113c7fcb7c
|
Mark override on service method
|
5 years ago |
Yash Tibrewal
|
edbae5d8e6
|
Fix interceptor batch method FailHijackedRecvMessage for async APIs
|
5 years ago |
Vijay Pai
|
176dfc2289
|
Remove unused parameter warning (15 of 20)
|
6 years ago |
Yash Tibrewal
|
67bdbbdf6f
|
Fix a bug where POST_RECV_MESSAGE is not being triggered
|
6 years ago |
Yash Tibrewal
|
aecc5f7285
|
Add client interceptor test for bidi streaming hijacking interceptor
|
6 years ago |
Yash Tibrewal
|
a20263f64d
|
Add tests using NullInterceptorFactory
|
6 years ago |
Yash Tibrewal
|
626f1c9d53
|
Remove the std::unique_ptr, instead use move semantics everywhere
|
7 years ago |
Yash Tibrewal
|
b732e9c403
|
Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests
|
7 years ago |
Yash Tibrewal
|
e2361a4751
|
Add server interceptors in end2end_test
|
7 years ago |
Yash Tibrewal
|
d736b1d309
|
Refactor tests slightly
|
7 years ago |
Yash Tibrewal
|
a55d60056b
|
Fix build
|
7 years ago |
Yash Tibrewal
|
1ea195b6f3
|
Reviewer comments except for void * fixed
|
7 years ago |
Yash Tibrewal
|
a094b7b312
|
Added server async tests
|
7 years ago |
Yash Tibrewal
|
62280b42c7
|
Add client streaming, server streaming and bidi streaming tests
|
7 years ago |