Historique des commits

Auteur SHA1 Message Date
  Vijay Pai 04a6b8467c Support callback on cancellation of server-side unary RPCs il y a 6 ans
  Soheil Hassas Yeganeh 059e104475 Use grpc_core::RefCount for ServerContext. il y a 6 ans
  Vijay Pai 8feb16171a Add an expectation and fix a ServerContext bug il y a 6 ans
  Vijay Pai 2a0c0d7ad6 Streaming API for callback servers il y a 7 ans
  Vijay Pai 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext il y a 7 ans
  Yash Tibrewal 193b4b57ec Merge pull request #17072 from yashykt/interceptor_cancellation il y a 7 ans
  Vijay Pai 1e850944e9 Release the CallbackWithSuccessTag from a server context completionop il y a 7 ans
  Vijay Pai 526d2e6004 Refactoring of CallbackWithSuccessTag il y a 7 ans
  Yash Tibrewal fd88dcaf55 Add cancellation notification il y a 7 ans
  Vijay Pai 932abf48a3 Address reviewer comments. il y a 7 ans
  Vijay Pai 2f47137a6e Add support for IsCancelled check il y a 7 ans
  Vijay Pai 84e763f10a Experimental C++ server callback unary API il y a 7 ans
  Yash Tibrewal 3896dabb85 Merge branch 'master' into interceptors il y a 7 ans
  Yash Tibrewal 281de1bb30 Solve memory leak due to double setting of set_server_rpc_info il y a 7 ans
  Vijay Pai 45dfbe097e Arena-allocate the ServerContext::CompletionOp il y a 7 ans
  Yash Tibrewal 456231b26d Server side interception for CompletionOp and AsyncRequest il y a 7 ans
  Yash Tibrewal adca91f6cf Server interception for SyncRequest il y a 7 ans
  Yash Tibrewal b232bacf27 Starting on server interceptors il y a 7 ans
  Yash Tibrewal cc8c27950c Change types to use C++ types rather than core types il y a 7 ans
  Yash Tibrewal 63bdf4e236 More changes for client interception il y a 7 ans
  Yash Tibrewal 5d831da9d1 Adding hook points for interception. Code compiles and tests still run il y a 7 ans
  Vijay Pai 3bc10c0f44 Merge pull request #16492 from vjpai/client_callback il y a 7 ans
  Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API il y a 7 ans
  ncteisen 743d40d635 Lazily fill metadata map il y a 7 ans
  Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp il y a 7 ans
  David Garcia Quintas a21ab2ba29 Fix compression algorithm accessors il y a 7 ans
  Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures il y a 8 ans
  Vijay Pai 06e174a088 Separate public and internal C++ interfaces il y a 8 ans
  Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions il y a 8 ans
  Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" il y a 8 ans