Jorge Canizales
|
f29e364168
|
Bump protobuf version to beta-3.3
It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
|
9 years ago |
David Garcia Quintas
|
4281272389
|
Updated git clone URL
|
9 years ago |
Yuchen Zeng
|
955a364e34
|
Add bad_server_response_test
|
9 years ago |
chedeti
|
3626efbf42
|
Fix to undefined reference to gpr_log
|
9 years ago |
Yuchen Zeng
|
2eedca72d5
|
Check the value of Next() in async examples
|
9 years ago |
Michael Yeh
|
f9b89b181d
|
Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments.
|
9 years ago |
Michael Yeh
|
470cbd1c6e
|
Created a new sample async client that is non-blocking. A reader thread is spawned to handle all the RPC results.
|
9 years ago |
Michael Yeh
|
2df7d40914
|
Modified sample async client to be non-blocking. A reader thread is spawned to handle all the RPC results.
|
9 years ago |
Nicolas "Pixel" Noble
|
81159e5adc
|
Fixing examples.
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Yuchen Zeng
|
c67a8ec111
|
Doc Fixit: examples/cpp/helloworld/README.md
Use 'RegisterService' for registering async services.
|
9 years ago |
Lisa Carey
|
3be6801b72
|
Clarifying how to install for gRPC C++
|
9 years ago |
Lisa Carey
|
0211098e93
|
Removes confusing/unnecessary section on generating code.
|
9 years ago |
Stanley Cheung
|
6dd3c707c2
|
Update base INSTALL to markdown and remove outdated content
|
9 years ago |
Stanley Cheung
|
ebf1fcff7c
|
Update base INSTALL to markdown and remove outdated content
|
9 years ago |
Przemysław Sobala
|
fbf8c0b8ca
|
Update copyright
|
9 years ago |
yang-g
|
b45f265326
|
Remove reference to lgpr in examples
|
9 years ago |
Alistair Veitch
|
75d5c0f024
|
post merge
|
9 years ago |
David Garcia Quintas
|
5a9462339d
|
copyrights
|
9 years ago |
David Garcia Quintas
|
6bd7b97dc6
|
DONE!!1one
|
9 years ago |
Przemysław Sobala
|
ea9a031fed
|
Update protobuf version
|
9 years ago |
yang-g
|
f48766d347
|
fix copyright
|
9 years ago |
yang-g
|
54099aa46f
|
Update example
|
9 years ago |
David Garcia Quintas
|
e50c6c2f5e
|
WIP. Added ChannelInterface
|
9 years ago |
Przemysław Sobala
|
90391dbbcf
|
Change CallData status before notifying CompletionQueue
|
9 years ago |
James Eady
|
2e9ce91eb2
|
Use code type highlight for the code blocks in the cpp helloworld
example README.md
..
|
9 years ago |
Julien Boeuf
|
8c48a2a196
|
Fixing cpp examples.
|
10 years ago |
Craig Tiller
|
d6599a39e4
|
Replicate C++ docs from master to beta branch
Original PR #3074 by @dgquintas
|
10 years ago |
Craig Tiller
|
00ad71c135
|
Revert "C++ docs"
|
10 years ago |
David Garcia Quintas
|
a570d6334d
|
Fixes to comments and to examples
|
10 years ago |
David Garcia Quintas
|
14111e9da1
|
Added grpc++.h with mainpage docs.
Minor fixes to previously existing docs.
|
10 years ago |
yang-g
|
e69909a7e7
|
fix build
|
10 years ago |
yang-g
|
b2a30c196e
|
fix cpp
|
10 years ago |
David Garcia Quintas
|
fb72e1e487
|
Documentation for all the rest of the greeter examples.
|
10 years ago |
yang-g
|
bcebb5d230
|
fix link
|
10 years ago |
David Garcia Quintas
|
deef1970bb
|
async greeter server docs
|
10 years ago |
yang-g
|
92806a51ba
|
remove ChannelArguments ref and update doc
|
10 years ago |
yang-g
|
b00a3f689f
|
fix links in docs
|
10 years ago |
yang-g
|
75d04da2e4
|
sync up with CreateChannel API change
|
10 years ago |
David Garcia Quintas
|
fd2d36bfa1
|
Comments for async client greeter
|
10 years ago |
Stanley Cheung
|
0a268216c2
|
replace all grpc-common occurances with examples
|
10 years ago |
Stanley Cheung
|
20fa6693f3
|
move examples to correct locations
|
10 years ago |