33 Commits (44a127c80ff6a9fca8da1aad79afc8a33a723b1d)

Author SHA1 Message Date
Alistair Veitch 1178900c04 merge with master, fix build issue 10 years ago
Alistair Veitch 100a6e1d82 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc 10 years ago
Alistair Veitch cf39e94872 Server side census context plumbing for c++ 10 years ago
David Garcia Quintas 6dd49a5c8f Added some methods to context inspector. Also minor tweak to server context IsCancelled() method 10 years ago
yang-g 94d6225ae7 Create server side auth context lazily 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
yang-g 85c04f938f resolve comments 10 years ago
yang-g 3abe60b9d0 compiles 10 years ago
David Garcia Quintas d7d9ce27c5 WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD 10 years ago
Craig Tiller 026e600b5b Update to set flags=0 on all ops 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Nicolas Noble 89219162dd Refactoring std::chrono out. 10 years ago
Nicolas "Pixel" Noble ff2828be3d Rewriting mutex, condition_variable, and thread. 10 years ago
Nicolas "Pixel" Noble ae96ae2bad Starting off by removing all offending headers. 10 years ago
Vijay Pai 8dafd52cea Revert "Remove dead members of server context" 10 years ago
Vijay Pai 652b7e983b Revert "Remove dead members of server context" 10 years ago
Vijay Pai fa6ea8536d Revert "Remove dead members of server context" 10 years ago
Vijay Pai 8c8588c7dc Remove dead members of server context 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
Craig Tiller d24d13d6eb Simplify TryPluck 10 years ago
Craig Tiller c7625b0e5f Move header #include 10 years ago
Craig Tiller 492968f7d9 Server side cancellation receive support 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 645466e089 Initial sketch 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
Craig Tiller c645306b64 Fixes 10 years ago
Craig Tiller 3d6ceb6461 Async server dispatch 10 years ago
Yang Gao 3ccdbe9bcc Make SendInitialMetadata work. 10 years ago
Craig Tiller 0156752a66 Some streaming progress 10 years ago
Craig Tiller 9dcb0f8e1d Send initial metadata 10 years ago
Craig Tiller 854a30c73a More implementation 10 years ago
Craig Tiller c416577636 Server progress 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
yangg ed5e7e006b Add deadline API on server side. 11 years ago
yangg a4b6f5df94 Add ServerContext. It is currently empty and deadline and metadata will come to 11 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 11 years ago