56 Commits (581846ba9b84087313fec0f565ffcc6c74e45991)

Author SHA1 Message Date
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 9 years ago
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Craig Tiller 9374ce819b Add comments, fix a subtle bug 9 years ago
Craig Tiller e50e5cbde2 Add a timeout to shutdown to forcefully end calls 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
yang-g 9b7757dd35 Use a sync service to handle requests to unknown services 9 years ago
Craig Tiller 822d2c7beb Support registering services against specific hosts 10 years ago
Craig Tiller 2f4a49c8d3 Fix memory leak 10 years ago
Craig Tiller 5095581cdb Get server call tags right 10 years ago
Craig Tiller ce40de58da clang-format 10 years ago
Craig Tiller 7bc97bc6de Everything compiles again 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
Craig Tiller 81fafa8971 Beginning the cleanup 10 years ago
Craig Tiller bce999f57f Refine shutdown API 10 years ago
Craig Tiller f9e6adf998 Completion queue binding for new requests API change 10 years ago
Yang Gao 3921c56bee Expose max message size at the server side 10 years ago
Nicolas Noble 3086203834 Few VS2010 fixes. 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 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
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Yang Gao 1ad253d137 expose the server's cq through the generic service object 10 years ago
Yang Gao 4999649653 Rename to AsyncGeneric* 10 years ago
Yang Gao 005eb88c45 Rename anonymous to generic globally 10 years ago
Yang Gao 0fd94409a0 Expose server cq for polling incoming anonymous rpcs 10 years ago
Chilledheart 4be94b9541 Add missing GRPC_OVERRIDE, NFC 10 years ago
Yang Gao 1c40233814 first sets of changes, it builds 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
Craig Tiller 6e57b9edb1 Add Server.Wait 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 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
Craig Tiller 573523f127 clang-format 10 years ago
Craig Tiller 1c9a2a91ca Async API progress 10 years ago
Craig Tiller 8c8d0aa1d8 Async API progress 10 years ago
Craig Tiller bb5227fc39 Allow server to hook calls also, fix crash 10 years ago
Craig Tiller 3b29b566a2 Just use one completion queue per server for delivering completions 10 years ago
Craig Tiller c416577636 Server progress 10 years ago
Craig Tiller cbd0485088 Simplify server ready for async path 10 years ago
Craig Tiller 1d2e21962e Server progress 10 years ago
Craig Tiller 0db1befae1 Progress 10 years ago
Craig Tiller c4965751a0 Starting to scratch out the API 10 years ago
yangg 9e21f7281f Add server side credentials support. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago