aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/async_stream.h
Commit message (Collapse)AuthorAge
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
|
* C++ Compression Level set properlyGravatar David Garcia Quintas2016-07-21
|
* Properly handle reviewer comment re concurrent ReadGravatar vjpai2016-06-21
|
* Fix review commentsGravatar vjpai2016-06-21
|
* Add proper documentation of ordering and thread-safety forGravatar vjpai2016-06-17
| | | | streaming (sync and async) APIs
* Merge pull request #6820 from mdsteele/server-asyncGravatar Jan Tattermusch2016-06-08
|\ | | | | Add interfaces for ServerAsyncReader/Writers
| * Add interfaces for ServerAsyncReader/WritersGravatar Matthew D. Steele2016-06-08
| |
* | Let Next set ok=true when receiving error statusGravatar yang-g2016-06-01
|/
* Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* clang-formatGravatar David Garcia Quintas2016-03-09
|
* clang-formatGravatar David Garcia Quintas2016-03-08
|
* wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
|
* pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25