Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
581737ce2764b5752a0cd5c8df9e880ecf348fe1
/
examples
/
pubsub
/
subscriber_test.cc
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
884ed08
clang-format c++ code under examples
by Yang Gao
· 10 years ago
16c78c9
Clean up unneeded includes and remove shutdown protobuf library
by Yang Gao
· 10 years ago
cfd6073
Various Windows fixes.
by Nicolas Noble
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
cf133f4
Make it possible to compile with gcc4.6
by Craig Tiller
· 10 years ago
e4fe844
s/CreateChannel/CreateChannelDeprecated
by Craig Tiller
· 10 years ago
42bc87c
Update C++ server with new core API
by Craig Tiller
· 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
421e87a
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
8423251
Rename examples/tips to examples/pubsub
by Chen wang
· 10 years ago
[Renamed (96%) from examples/tips/subscriber_test.cc]
3f36f5e
Few minor fixes.
by Nicolas "Pixel" Noble
· 10 years ago
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
0010cda
Add Pull method to subscriber
by Chen Wang
· 10 years ago
04f1aa8
Implement both Publisher and Subscriber.
by Chen Wang
· 10 years ago
[Renamed (66%) from examples/tips/client_test.cc]
819f755
fixed some typos
by Chen Wang
· 10 years ago
86af8cf
TIPS client implementation.
by Chen Wang
· 10 years ago