Yang Gao
|
c1a2c314fb
|
Update the Status API
|
10 years ago |
Craig Tiller
|
bd277cb3cb
|
Clarify serialization traits interface
|
10 years ago |
Craig Tiller
|
ce40de58da
|
clang-format
|
10 years ago |
Craig Tiller
|
789471cfc6
|
Client side compiles/links
|
10 years ago |
Craig Tiller
|
50a7a68ca2
|
Progress commit on fixing up C++
|
10 years ago |
Craig Tiller
|
81fafa8971
|
Beginning the cleanup
|
10 years ago |
Craig Tiller
|
3676b38183
|
Lose redundant tag on unary calls
|
10 years ago |
Yang Gao
|
4273f1e3bc
|
add client side streaming interfaces
|
10 years ago |
Yang Gao
|
6baa9b67ad
|
clang-format c++ code
|
10 years ago |
Chilledheart
|
4be94b9541
|
Add missing GRPC_OVERRIDE, NFC
Testing asan configuration with the latest clang compiler fails due to
the warning `-Winconsistent-missing-override`. This patch fixes it.
|
10 years ago |
Yang Gao
|
5b61d5194d
|
formatting
|
10 years ago |
Yang Gao
|
7694c35d5f
|
Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed
|
10 years ago |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
10 years ago |
Craig Tiller
|
c5ba0e56a0
|
Make it possible to compile with gcc4.6
|
10 years ago |
Craig Tiller
|
cf133f41f8
|
Make it possible to compile with gcc4.6
|
10 years ago |
Craig Tiller
|
2627e4e0a9
|
Merge with async unary changes
|
10 years ago |
Yang Gao
|
68bc778b63
|
2015
|
10 years ago |
Yang Gao
|
3a5e5495e5
|
Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side.
|
10 years ago |