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
...
*
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
*
Merge pull request #3 from yang-g/c++api
Craig Tiller
2015-02-09
|
\
*
|
Remove more unnecessary files
Craig Tiller
2015-02-09
|
*
more implementation and all async signatures
Yang Gao
2015-02-09
*
|
Remove stream_context
Craig Tiller
2015-02-09
*
|
Server progress
Craig Tiller
2015-02-09
*
|
Cleanup some cruft
Craig Tiller
2015-02-09
*
|
Merge pull request #2 from yang-g/c++api
Craig Tiller
2015-02-09
|
\
|
|
*
ServerReader with new API
Yang Gao
2015-02-09
*
|
Merge pull request #1 from yang-g/c++api
Craig Tiller
2015-02-09
|
\
|
*
|
Progress
Craig Tiller
2015-02-09
|
*
remove explicit
Yang Gao
2015-02-09
*
|
Further progress
Craig Tiller
2015-02-09
|
/
*
Async API declarations
Craig Tiller
2015-02-09
*
Fix compile error
Craig Tiller
2015-02-09
*
Add initial metadata stub
Craig Tiller
2015-02-09
*
Further progress
Craig Tiller
2015-02-09
*
Starting to scratch out the API
Craig Tiller
2015-02-09
*
New completion queue
Craig Tiller
2015-02-06
*
Adding support for loading the SSL roots from an environment variable.
Julien Boeuf
2015-02-02
*
run clang-format
Yang Gao
2015-01-26
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
Update C++ code to set status via the C api.
Craig Tiller
2015-01-14
*
clang-format codebase
Craig Tiller
2015-01-13
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Add deadline API on server side.
yangg
2015-01-06
*
Use overriden host name when creating a call.
yangg
2014-12-29
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
*
Add server side credentials support.
yangg
2014-12-08
*
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]