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
/
grpc_cli.cc
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Support bidirectional stream RPC
Yuchen Zeng
2017-01-30
*
Support server streaming
Yuchen Zeng
2016-12-15
*
Add CliCredentials, config_grpc_cli.h
Yuchen Zeng
2016-08-15
*
Remove unnecessary dependencies
Yuchen Zeng
2016-07-25
*
Command processing, validation
Yuchen Zeng
2016-07-25
*
Addressed review comments
Yuchen Zeng
2016-07-20
*
Read from stdin
Yuchen Zeng
2016-07-07
*
Fix typos
Yuchen Zeng
2016-07-07
*
Update docs
Yuchen Zeng
2016-07-07
*
Support server reflection in CLI
Yuchen Zeng
2016-07-07
*
Add proto file support in grpc_cli
yang-g
2016-05-18
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
Fixing Cpp tests.
Julien Boeuf
2015-10-12
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
implementation fix
yang-g
2015-08-27
*
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
*
Use a character literal instead of grpc::string
Craig Tiller
2015-06-22
*
merge with upstream
Yang Gao
2015-06-16
|
\
*
|
Support sending and showing received metadata in grpc_cli
Yang Gao
2015-06-16
|
/
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
*
Refactor and add a unit test
Yang Gao
2015-03-27
*
add back mis-deleted method string
Yang Gao
2015-03-26
*
Finish grpc_cli
Yang Gao
2015-03-26
*
a stub of the cli tool
Yang Gao
2015-03-25