aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/async_stream.h
Commit message (Expand)AuthorAge
* change EnsureInitialMetadataSent to use templateGravatar Yuxuan Li2017-03-27
* fix EnsureInitialMetadataSent type castingGravatar Yuxuan Li2017-03-20
* merge init_ops, writes_done_ops and write_opsGravatar Yuxuan Li2017-03-20
* bug fixGravatar Yuxuan Li2017-03-08
* Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
* 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
* Merge pull request #6820 from mdsteele/server-asyncGravatar Jan Tattermusch2016-06-08
|\
| * 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