Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d9b6fcfee4cb986f148762a4a7d0794de9b3ba62
/
examples
/
pubsub
/
main.cc
a893892
support per call credentials in c++
by Yang Gao
· 9 years ago
fd2bf67
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
by Nicolas "Pixel" Noble
· 10 years ago
c4b6ffb
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
by Yang Gao
· 10 years ago
23be280
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
by Nicolas "Pixel" Noble
· 10 years ago
103837e
Wrap ParseCommandLineFlags in InitTest
by Yang Gao
· 10 years ago
a05b8b7
Removing a few more references to #include <chrono>
by Nicolas "Pixel" Noble
· 10 years ago
884ed08
clang-format c++ code under examples
by Yang Gao
· 10 years ago
5589c35
Compile fix
by Craig Tiller
· 10 years ago
0706ce8
remove debug bits
by Yang Gao
· 10 years ago
7795324
Redo #817. Update pubsub example channel creation and credentials
by Yang Gao
· 10 years ago
7e80efc
Making the usage of gflags uniform across distributions.
by Nicolas "Pixel" Noble
· 10 years ago
ba60820
Fixing gflags' include path.
by Nicolas "Pixel" Noble
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
8423251
Rename examples/tips to examples/pubsub
by Chen wang
· 10 years ago
[Renamed (95%) from examples/tips/main.cc]
405392c
fixed typos and add ListTopics implementation.
by Chen Wang
· 10 years ago
b532ef8
Impelment full logic of publish and subcribe.
by Chen Wang
· 10 years ago
04f1aa8
Implement both Publisher and Subscriber.
by Chen Wang
· 10 years ago
[Renamed (71%) from examples/tips/client_main.cc]
6de65b0
delete default service account email
by Chen Wang
· 10 years ago
3cc1ad6
add more tips ops
by Chen Wang
· 10 years ago
862e23c
Add service account credential
by Chen Wang
· 10 years ago
5679470
add Compute engine credential to tips client.
by Chen Wang
· 10 years ago
74b3232
1) Add protection header macro 2) remove some falgs with default values
by Chen Wang
· 10 years ago
819f755
fixed some typos
by Chen Wang
· 10 years ago
86af8cf
TIPS client implementation.
by Chen Wang
· 10 years ago