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
/
interop_client.h
Commit message (
Expand
)
Author
Age
*
added the unimplemented_call test to interop_client.cc. Next step is to call ...
Noah Eisen
2016-09-28
*
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
David Garcia Quintas
2016-06-17
|
\
|
*
Switch out a using with a typedef
Vijay Pai
2016-06-15
*
|
Completed interop spec, as well as code for c++
David Garcia Quintas
2016-06-09
|
/
*
Interop client that is resilient to server restarts
Sree Kuchibhotla
2016-05-05
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
copyright of course
yang-g
2016-02-22
*
Add custom_metadata test case
yang-g
2016-02-19
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
Removed compression checks from vanilla large unary
David Garcia Quintas
2015-12-15
*
Add an option to reuse the TestService::Stub in interop client class
Sree Kuchibhotla
2015-10-20
*
Interop stress tests
Sree Kuchibhotla
2015-10-19
*
Add empty_stream test case
yang-g
2015-09-21
*
Fix auth tests
yang-g
2015-09-02
*
Addressing comments.
Julien Boeuf
2015-08-27
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
Merged PerformLargeCompressedUnary into PerformLargeUnary
David Garcia Quintas
2015-08-11
*
Added new tests for compression
David Garcia Quintas
2015-08-09
*
Added interop test for status_code_with_message
Abhishek Kumar
2015-08-05
*
add per_rpc_creds test case in interop test
yang-g
2015-07-14
*
Add oauth2_auth_token test case in interop test
yang-g
2015-07-13
*
Add timeout interop test case
yang-g
2015-07-10
*
Add two scenarios in interop test
Yang Gao
2015-04-24
*
Move .proto files up for reuse
Abhishek Kumar
2015-04-16
*
Split interop client and server into components
Yang Gao
2015-04-09