aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/server_context.h
Commit message (Expand)AuthorAge
* merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\
* | compilesGravatar yang-g2015-07-06
| * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* Fixed memory leak in server_asyncGravatar David Garcia Quintas2015-06-02
* Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
* first sets of changes, it buildsGravatar Yang Gao2015-03-05
* Remove include google/protobuf/message.h as it should be covered in config.hGravatar Yang Gao2015-03-04
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
* Move header #includeGravatar Craig Tiller2015-02-18
* Merge github.com:grpc/grpc into an-update-on-c++Gravatar Craig Tiller2015-02-18
|\
| * Merge pull request #579 from yang-g/c++apiGravatar Craig Tiller2015-02-18
| |\
* | | Merge github.com:grpc/grpc into an-update-on-c++Gravatar Craig Tiller2015-02-18
|\| |
* | | Server side cancellation receive supportGravatar Craig Tiller2015-02-18
| | * change metadata getters to return const&Gravatar Yang Gao2015-02-18
| * | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* | | Initial sketchGravatar Craig Tiller2015-02-18
| |/ |/|
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
|/
* Merge pull request #18 from yang-g/c++apiGravatar Craig Tiller2015-02-13
|\
| * Add missing APIs and a first metadata test, and test passesGravatar Yang Gao2015-02-13
* | Minor compile fixGravatar Craig Tiller2015-02-13
|/
* change ServerAsyncReader API and add a simple clientstreaming test, it passesGravatar Yang Gao2015-02-13
* FixesGravatar Craig Tiller2015-02-12
* Async server dispatchGravatar Craig Tiller2015-02-12
* Implement async streaming APIsGravatar Yang Gao2015-02-12
* Make SendInitialMetadata work.Gravatar Yang Gao2015-02-11
* Some streaming progressGravatar Craig Tiller2015-02-11
* Send initial metadataGravatar Craig Tiller2015-02-11
* More implementationGravatar Craig Tiller2015-02-11
* Server progressGravatar Craig Tiller2015-02-11
* Remove more unnecessary filesGravatar Craig Tiller2015-02-09
* Server progressGravatar Craig Tiller2015-02-09
* Add deadline API on server side.Gravatar yangg2015-01-06
* Add ServerContext. It is currently empty and deadline and metadata will come toGravatar yangg2014-12-19