index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
Commit message (
Expand
)
Author
Age
*
Merge github.com:google/grpc into deprecate-c++
Craig Tiller
2015-02-23
|
\
*
|
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
|
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
|
/
*
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
*
Merge pull request #588 from yang-g/c++api
Craig Tiller
2015-02-18
|
|
\
|
|
*
Async client api change. Add a ClientAsyncResponseReader. Make the api simila...
Yang Gao
2015-02-18
*
|
|
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
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
|
/
*
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
*
formatting
Yang Gao
2015-02-17
*
should use c_str
Yang Gao
2015-02-17
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Yang Gao
2015-02-17
|
\
*
|
Add setter to override authority header on ClientContext
Yang Gao
2015-02-17
|
*
Fix ASSERT condition
Craig Tiller
2015-02-17
|
/
*
clang-format
Craig Tiller
2015-02-17
*
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
*
change AddRecvMessage signature
Yang Gao
2015-02-12
*
implement async unary call
Yang Gao
2015-02-12
*
fix sync unary call with metadata pieces
Yang Gao
2015-02-12
*
make codegen generate async client calls
Yang Gao
2015-02-12
*
Some streaming progress
Craig Tiller
2015-02-11
*
Make sure we get a close before stopping the server
Craig Tiller
2015-02-11
*
Add trailing metadata to client context and use it.
Yang Gao
2015-02-11
*
Make it compile
Yang Gao
2015-02-11
*
Initial metadata fix
Craig Tiller
2015-02-11
*
Move call.h -> impl/call.h
Craig Tiller
2015-02-10
*
Stub out unary call wrapper
Craig Tiller
2015-02-09
*
Refine completion queue
Craig Tiller
2015-02-09
*
Remove more unnecessary files
Craig Tiller
2015-02-09
*
Further progress
Craig Tiller
2015-02-09
*
Starting to scratch out the API
Craig Tiller
2015-02-09
*
Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api
Craig Tiller
2015-02-02
|
\
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
|
First compiling version of the new C api.
Craig Tiller
2015-01-27
|
/
*
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
|
*
clang-format
Craig Tiller
2015-01-20
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-20
|
|
\
*
|
|
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
|
/
/
*
|
Use clang-format-3.5
Craig Tiller
2015-01-18
|
*
clang-format
Craig Tiller
2015-01-14
|
*
Starting to fix C++
Craig Tiller
2015-01-13
|
/
*
clang-format codebase
Craig Tiller
2015-01-13
*
Fixing opensource build.
nnoble
2015-01-12
*
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Fix hostname for streaming.
yangg
2015-01-08
*
fix MOE compliling error.
chenw
2014-12-29
[next]