index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
/
codegen
/
async_stream.h
Commit message (
Expand
)
Author
Age
*
Construction of streams shouldn't require triggering async ops
Vijay Pai
2017-09-14
*
Revert "Separate internal-only and public parts of C++ API"
Vijay Pai
2017-07-25
*
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
format changes, address comments
Alexander Polcyn
2017-05-11
*
fix bad line breaks and lengths
Alexander Polcyn
2017-05-10
*
address comments, format changes
Alexander Polcyn
2017-05-10
*
address comments
Alexander Polcyn
2017-05-09
*
cpp doc nits
Alexander Polcyn
2017-05-05
*
Convert all async client stream types to not allocate
Craig Tiller
2017-04-05
*
change EnsureInitialMetadataSent to use template
Yuxuan Li
2017-03-27
*
fix EnsureInitialMetadataSent type casting
Yuxuan Li
2017-03-20
*
merge init_ops, writes_done_ops and write_ops
Yuxuan Li
2017-03-20
*
bug fix
Yuxuan Li
2017-03-08
*
Implemented stream coalescing design
Yuxuan Li
2017-03-08
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
C++ Compression Level set properly
David Garcia Quintas
2016-07-21
*
Properly handle reviewer comment re concurrent Read
vjpai
2016-06-21
*
Fix review comments
vjpai
2016-06-21
*
Add proper documentation of ordering and thread-safety for
vjpai
2016-06-17
*
Merge pull request #6820 from mdsteele/server-async
Jan Tattermusch
2016-06-08
|
\
|
*
Add interfaces for ServerAsyncReader/Writers
Matthew D. Steele
2016-06-08
*
|
Let Next set ok=true when receiving error status
yang-g
2016-06-01
|
/
*
Fix client_crash_test, implement idempotency, fail_fast for C++
Craig Tiller
2016-04-01
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
clang-format
David Garcia Quintas
2016-03-09
*
clang-format
David Garcia Quintas
2016-03-08
*
wip. prior to cq refactoring
David Garcia Quintas
2016-03-07
*
pre sync_stream.cc creation. Does not compile
David Garcia Quintas
2016-01-25