index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
/
cli_call.cc
Commit message (
Expand
)
Author
Age
*
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
fix truncate bug in grpc_cli
zhimingxie
2017-05-02
*
Minor fixes
yang-g
2017-02-01
*
Support bidirectional stream RPC
Yuchen Zeng
2017-01-30
*
Support server streaming
Yuchen Zeng
2016-12-15
*
Support client streaming
Yuchen Zeng
2016-12-15
*
clang-format
Craig Tiller
2016-10-26
*
Bulk update #includes
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Prevent some compilers compaining unused return value
yang-g
2016-08-30
*
Add proto file support in grpc_cli
yang-g
2016-05-18
*
Update copyrights
Craig Tiller
2016-03-31
*
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Fix copyrights again
murgatroid99
2016-01-14
*
FormatCode
Sree Kuchibhotla
2016-01-13
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
impl
yang-g
2015-08-25
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
clang-format all source
Craig Tiller
2015-08-18
*
merge with upstream
Yang Gao
2015-06-16
|
\
|
*
Update the Status API
Yang Gao
2015-06-16
*
|
Support sending and showing received metadata in grpc_cli
Yang Gao
2015-06-16
|
/
*
Refactor and add a unit test
Yang Gao
2015-03-27