index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
Commit message (
Expand
)
Author
Age
*
Add some comments
Craig Tiller
2015-02-17
*
Add setter to override authority header on ClientContext
Yang Gao
2015-02-17
*
clang-format
Craig Tiller
2015-02-17
*
Merge pull request #18 from yang-g/c++api
Craig Tiller
2015-02-13
|
\
|
*
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
*
|
Minor compile fix
Craig Tiller
2015-02-13
|
/
*
change ServerAsyncReader API and add a simple clientstreaming test, it passes
Yang Gao
2015-02-13
*
change AddRecvMessage signature
Yang Gao
2015-02-12
*
more nullptr for got_message
Yang Gao
2015-02-12
*
Add end2end async unary single threaded test (compiles)
Craig Tiller
2015-02-12
*
Fixes
Craig Tiller
2015-02-12
*
implement async unary call
Yang Gao
2015-02-12
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Yang Gao
2015-02-12
|
\
*
|
fix sync unary call with metadata pieces
Yang Gao
2015-02-12
|
*
Fix end2end leaks
Craig Tiller
2015-02-12
|
/
*
Merge pull request #13 from yang-g/c++api
Craig Tiller
2015-02-12
|
\
|
*
make codegen generate async client calls
Yang Gao
2015-02-12
*
|
Async server streaming
Craig Tiller
2015-02-12
*
|
Async server dispatch
Craig Tiller
2015-02-12
|
*
Add a cq argument in ClientAsync ctor and give it to the Call
Yang Gao
2015-02-12
|
/
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Craig Tiller
2015-02-12
|
\
*
|
Async API progress
Craig Tiller
2015-02-12
|
*
typo fix
Yang Gao
2015-02-12
|
*
implement ServerAsyncResponseWriter for unary call
Yang Gao
2015-02-12
|
/
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Yang Gao
2015-02-12
|
\
*
|
Implement async streaming APIs
Yang Gao
2015-02-12
|
*
Async API progress
Craig Tiller
2015-02-12
*
|
implement ClientAsyncX api
Yang Gao
2015-02-12
|
/
*
resolve comments, the context_ member needs protection for thread safety
Yang Gao
2015-02-12
*
Make SendInitialMetadata work.
Yang Gao
2015-02-11
*
Add SendInitialMetadata() to server streaming interfaces
Yang Gao
2015-02-11
*
Add client side WaitForInitialMetadata for streaming.
Yang Gao
2015-02-11
*
Finish streaming, lame client
Craig Tiller
2015-02-11
*
Some streaming progress
Craig Tiller
2015-02-11
*
Make sure we get a close before stopping the server
Craig Tiller
2015-02-11
*
Merge pull request #9 from yang-g/c++api
Craig Tiller
2015-02-11
|
\
*
|
Fix ownership
Craig Tiller
2015-02-11
|
*
Add trailing metadata to client context and use it.
Yang Gao
2015-02-11
|
/
*
Send initial metadata
Craig Tiller
2015-02-11
*
Make it compile
Yang Gao
2015-02-11
*
resolve conflict
Yang Gao
2015-02-11
|
\
*
|
save before the change
Yang Gao
2015-02-11
|
*
Allow server to hook calls also, fix crash
Craig Tiller
2015-02-11
|
*
Initial metadata fix
Craig Tiller
2015-02-11
|
*
Just use one completion queue per server for delivering completions
Craig Tiller
2015-02-11
|
/
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Yang Gao
2015-02-11
|
\
*
\
fix conflict
Yang Gao
2015-02-11
|
\
\
|
|
*
More implementation
Craig Tiller
2015-02-11
|
|
/
*
|
Implement FinalizeResult
Yang Gao
2015-02-11
|
*
Fix FinalizeResult signature
Craig Tiller
2015-02-11
|
/
[next]