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
...
*
|
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
|
/
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Craig Tiller
2015-02-11
|
\
*
|
Server progress
Craig Tiller
2015-02-11
|
*
Release write buffer in FinalizeResult
Yang Gao
2015-02-11
|
/
*
Merge pull request #5 from yang-g/c++api
Craig Tiller
2015-02-11
|
\
|
*
Implement FillOps
Yang Gao
2015-02-11
*
|
Simplify server ready for async path
Craig Tiller
2015-02-10
|
/
*
call implementation before the meeting
Yang Gao
2015-02-10
*
Move call.h -> impl/call.h
Craig Tiller
2015-02-10
*
Remove temp code
Craig Tiller
2015-02-09
*
Rephrase async streaming methods
Craig Tiller
2015-02-09
*
Stub out unary call wrapper
Craig Tiller
2015-02-09
*
Refine completion queue
Craig Tiller
2015-02-09
*
Cleanup
Craig Tiller
2015-02-09
[prev]
[next]