index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
server_context.h
Commit message (
Expand
)
Author
Age
*
Move header #include
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
*
Merge pull request #579 from yang-g/c++api
Craig Tiller
2015-02-18
|
|
\
*
|
|
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
|
*
|
|
Server side cancellation receive support
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
*
|
|
Initial sketch
Craig Tiller
2015-02-18
|
|
/
|
/
|
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
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
*
Fixes
Craig Tiller
2015-02-12
*
Async server dispatch
Craig Tiller
2015-02-12
*
Implement async streaming APIs
Yang Gao
2015-02-12
*
Make SendInitialMetadata work.
Yang Gao
2015-02-11
*
Some streaming progress
Craig Tiller
2015-02-11
*
Send initial metadata
Craig Tiller
2015-02-11
*
More implementation
Craig Tiller
2015-02-11
*
Server progress
Craig Tiller
2015-02-11
*
Remove more unnecessary files
Craig Tiller
2015-02-09
*
Server progress
Craig Tiller
2015-02-09
*
Add deadline API on server side.
yangg
2015-01-06
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19