23 Commits (721f362614bad9e5195c497db27e813dd559890b)

Author SHA1 Message Date
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Yang Gao 7694c35d5f Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller c5ba0e56a0 Make it possible to compile with gcc4.6 10 years ago
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Yang Gao d0d007e6d1 change metadata getters to return const& 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao 2b7f537546 Add metadata test with rpc. Adding/fixing things to make it work 10 years ago
Yang Gao f2c0ca4c62 Add setter to override authority header on ClientContext 10 years ago
Craig Tiller 573523f127 clang-format 10 years ago
Yang Gao 406b32f663 Add missing APIs and a first metadata test, and test passes 10 years ago
Yang Gao 31150f01db implement async unary call 10 years ago
Yang Gao cbcc977857 fix sync unary call with metadata pieces 10 years ago
Yang Gao ea222b2001 resolve comments, the context_ member needs protection for thread safety 10 years ago
Craig Tiller 0156752a66 Some streaming progress 10 years ago
Yang Gao 968ca530b2 Add trailing metadata to client context and use it. 10 years ago
Craig Tiller a5c0e7bc46 Initial metadata fix 10 years ago
yangg 87da1b937d Make the default deadline gpr_inf_future to avoid mismatch between 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago