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.h
Commit message (
Expand
)
Author
Age
*
Server builder plugin
Yuchen Zeng
2016-04-29
*
Update copyrights
Craig Tiller
2016-03-31
*
docstrings
David Garcia Quintas
2016-03-08
*
Add a way to override channel arguments for server creation
yang-g
2016-02-17
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
*
|
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
|
*
Fix copyrights
Craig Tiller
2016-01-27
|
*
Alternative ownership for global callbacks
Craig Tiller
2016-01-26
*
|
clang-format
David Garcia Quintas
2016-01-20
*
|
Merge branch 'proto_interfaces' into yang-g-sync_async_mix
David Garcia Quintas
2016-01-19
|
\
\
|
*
|
override -> GRPC_OVERRIDE
David Garcia Quintas
2016-01-19
|
*
|
Introduced ServerInterface
David Garcia Quintas
2016-01-15
|
|
/
*
|
fix copyright
yang-g
2016-01-15
*
|
Add generic support
yang-g
2016-01-15
*
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
|
/
*
Merge pull request #4207 from yang-g/server_builder_options
Craig Tiller
2015-12-03
|
\
*
|
Review feedback
Craig Tiller
2015-12-02
|
*
add server_builder_option
yang-g
2015-11-25
*
|
Global hook for doing something in response to a synchronous server call
Craig Tiller
2015-11-24
|
/
*
Add clang-format to sanity
Craig Tiller
2015-09-24
*
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-09-08
|
\
|
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
|
*
Fixing headers and paths after merge with upstream.
Julien Boeuf
2015-08-30
|
*
merge with head
yang-g
2015-08-24
|
|
\
*
|
\
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-08-24
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-08-24
|
\
\
\
|
|
*
\
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-21
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
headers reorg
yang-g
2015-08-21
|
|
|
/
|
|
/
|
|
*
|
Add comments, fix a subtle bug
Craig Tiller
2015-08-19
|
*
|
Merge github.com:grpc/grpc into shutdown-c++
Craig Tiller
2015-08-18
|
|
\
\
|
*
|
|
Add a timeout to shutdown to forcefully end calls
Craig Tiller
2015-08-18
|
|
*
|
clang-format all source
Craig Tiller
2015-08-18
|
|
/
/
|
|
*
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
|
|
/
*
/
Server: added the ability to disable compression algorithm
David Garcia Quintas
2015-08-10
|
/
*
Support registering services against specific hosts
Craig Tiller
2015-07-07
*
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-16
|
\
*
|
Fix memory leak
Craig Tiller
2015-06-05
*
|
Get server call tags right
Craig Tiller
2015-06-05
*
|
clang-format
Craig Tiller
2015-06-05
*
|
Everything compiles again
Craig Tiller
2015-06-04
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
*
|
Beginning the cleanup
Craig Tiller
2015-06-04
|
/
*
Refine shutdown API
Craig Tiller
2015-05-27
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
*
Expose max message size at the server side
Yang Gao
2015-04-30
*
Few VS2010 fixes.
Nicolas Noble
2015-04-28
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
Rewriting mutex, condition_variable, and thread.
Nicolas "Pixel" Noble
2015-04-04
*
Starting off by removing all offending headers.
Nicolas "Pixel" Noble
2015-04-03
[next]