index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
/
rpc_service_method.h
Commit message (
Expand
)
Author
Age
*
DONE!!1one
David Garcia Quintas
2016-01-27
*
fix copyright
yang-g
2016-01-15
*
Support sync/async methods in the same service
yang-g
2016-01-13
*
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
*
include climits
Jan Tattermusch
2015-12-07
*
more win x64 fixes
Jan Tattermusch
2015-12-07
*
merge with head
yang-g
2015-08-24
|
\
*
|
split stream.h into sync_stream.h and async_stream.h
yang-g
2015-08-21
*
|
headers reorg
yang-g
2015-08-21
*
|
Fix server side and generic stub
yang-g
2015-08-20
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
\
|
|
/
|
/
|
*
|
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
|
/
*
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-16
|
\
*
|
Clarify serialization traits interface
Craig Tiller
2015-06-05
*
|
clang-format
Craig Tiller
2015-06-05
*
|
Client side compiles/links
Craig Tiller
2015-06-04
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
Populate channel tags for methods
Craig Tiller
2015-04-16
*
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
*
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
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
clang-format
Craig Tiller
2015-02-17
*
Some streaming progress
Craig Tiller
2015-02-11
*
Server progress
Craig Tiller
2015-02-09
*
Further progress
Craig Tiller
2015-02-09
*
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