index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
interop
/
reconnect_interop_client.cc
Commit message (
Expand
)
Author
Age
*
add alts to interop tests
Yihua Zhang
2018-04-20
*
Change grpc++ references in names to grpcpp
Vijay Pai
2018-03-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Include x.pb.h instead of x.grpc.pb.h for message-only protos
yang-g
2017-03-06
*
Connect to "localhost" from interop clients.
Paul Marks
2017-02-07
*
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-04-04
|
\
|
*
Update copyrights
Craig Tiller
2016-03-31
*
|
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Craig Tiller
2016-03-30
|
\
|
|
*
Auto-changes
Craig Tiller
2016-03-25
*
|
Added a channel argument to set the maximum reconnect backoff duration. Exten...
Aaron Isotton
2016-03-08
|
/
*
Revert "Ensure that no #includes are inside of a namespace."
Craig Tiller
2016-03-04
*
sanity
David Garcia Quintas
2016-03-02
*
Revert "Update reconnect_interop_client.cc"
Craig Tiller
2016-03-02
*
Update reconnect_interop_client.cc
makdharma
2016-03-02
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
Add reconnect interop test client and server
yang-g
2015-07-24