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
*
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
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
expose the server's cq through the generic service object
Yang Gao
2015-03-16
*
Rename to AsyncGeneric*
Yang Gao
2015-03-12
*
Rename anonymous to generic globally
Yang Gao
2015-03-11
*
Expose server cq for polling incoming anonymous rpcs
Yang Gao
2015-03-11
*
merge with upstream and resolve conflict
Yang Gao
2015-03-10
|
\
|
*
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-10
*
|
first sets of changes, it builds
Yang Gao
2015-03-05
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
|
\
|
|
/
|
/
|
*
|
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
|
\
|
|
/
|
/
|
*
|
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
|
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-24
|
|
\
|
|
/
|
/
|
*
|
Add Server.Wait
Craig Tiller
2015-02-24
|
*
Update C++ server with new core API
Craig Tiller
2015-02-23
|
/
*
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
*
Async API progress
Craig Tiller
2015-02-12
*
Async API progress
Craig Tiller
2015-02-12
*
Allow server to hook calls also, fix crash
Craig Tiller
2015-02-11
*
Just use one completion queue per server for delivering completions
Craig Tiller
2015-02-11
*
Server progress
Craig Tiller
2015-02-11
*
Simplify server ready for async path
Craig Tiller
2015-02-10
*
Server progress
Craig Tiller
2015-02-09
*
Progress
Craig Tiller
2015-02-09
*
Starting to scratch out the API
Craig Tiller
2015-02-09
*
Add server side credentials support.
yangg
2014-12-08
*
Initial import.
Nicolas Noble
2014-11-26