index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
channel.h
Commit message (
Expand
)
Author
Age
*
Allow getting LB policy name and service config in C++ API.
Mark D. Roth
2016-11-09
*
clang-format
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Update copyrights
Craig Tiller
2016-03-31
*
docstrings
David Garcia Quintas
2016-03-08
*
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
*
clang-format
David Garcia Quintas
2016-01-20
*
override -> GRPC_OVERRIDE
David Garcia Quintas
2016-01-19
*
WIP. Added ChannelInterface
David Garcia Quintas
2016-01-13
*
Updated copyrights
murgatroid99
2016-01-12
*
Fix R/W template argument order in prototypes
Ian Coolidge
2016-01-11
*
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
headers reorg
yang-g
2015-08-21
*
Make Channel ctor private
yang-g
2015-08-20
*
make registermethod private
yang-g
2015-08-20
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19