index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
client_context.h
Commit message (
Expand
)
Author
Age
...
*
|
Client side compiles/links
Craig Tiller
2015-06-04
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
*
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
*
clang-format c++ code
Yang Gao
2015-03-17
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
Merge pull request #588 from yang-g/c++api
Craig Tiller
2015-02-18
|
\
|
*
Async client api change. Add a ClientAsyncResponseReader. Make the api simila...
Yang Gao
2015-02-18
*
|
Merge pull request #579 from yang-g/c++api
Craig Tiller
2015-02-18
|
\
|
|
*
change metadata getters to return const&
Yang Gao
2015-02-18
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
*
Add setter to override authority header on ClientContext
Yang Gao
2015-02-17
*
clang-format
Craig Tiller
2015-02-17
*
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
*
implement async unary call
Yang Gao
2015-02-12
*
fix sync unary call with metadata pieces
Yang Gao
2015-02-12
*
resolve comments, the context_ member needs protection for thread safety
Yang Gao
2015-02-12
*
Some streaming progress
Craig Tiller
2015-02-11
*
Add trailing metadata to client context and use it.
Yang Gao
2015-02-11
*
Initial metadata fix
Craig Tiller
2015-02-11
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26
[prev]