aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/server.h
Commit message (Expand)AuthorAge
...
* expose the server's cq through the generic service objectGravatar Yang Gao2015-03-16
* Rename to AsyncGeneric*Gravatar Yang Gao2015-03-12
* Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
* Expose server cq for polling incoming anonymous rpcsGravatar Yang Gao2015-03-11
* merge with upstream and resolve conflictGravatar Yang Gao2015-03-10
|\
| * Add missing GRPC_OVERRIDE, NFCGravatar Chilledheart2015-03-10
* | first sets of changes, it buildsGravatar Yang Gao2015-03-05
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
| |\ | |/ |/|
* | Global replace google::protobuf::Message with grpc::protobuf::Message, all te...Gravatar Yang Gao2015-03-03
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
| |\ | |/ |/|
* | Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
| |\ | |/ |/|
* | Add Server.WaitGravatar Craig Tiller2015-02-24
| * Update C++ server with new core APIGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* clang-formatGravatar Craig Tiller2015-02-17
* Async API progressGravatar Craig Tiller2015-02-12
* Async API progressGravatar Craig Tiller2015-02-12
* Allow server to hook calls also, fix crashGravatar Craig Tiller2015-02-11
* Just use one completion queue per server for delivering completionsGravatar Craig Tiller2015-02-11
* Server progressGravatar Craig Tiller2015-02-11
* Simplify server ready for async pathGravatar Craig Tiller2015-02-10
* Server progressGravatar Craig Tiller2015-02-09
* ProgressGravatar Craig Tiller2015-02-09
* Starting to scratch out the APIGravatar Craig Tiller2015-02-09
* Add server side credentials support.Gravatar yangg2014-12-08
* Initial import.Gravatar Nicolas Noble2014-11-26