12 Commits (d2c513ab8b1349155465f3f59020b3df362b38d3)

Author SHA1 Message Date
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 884ed08e59 clang-format c++ code under examples 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 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 e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Chen wang 842325110d Rename examples/tips to examples/pubsub 10 years ago
Craig Tiller 4d0fb5f1c0 Fixup callers with new api 10 years ago
Nicolas "Pixel" Noble 3f36f5e316 Few minor fixes. 10 years ago
Chen Wang 405392c2e8 fixed typos and add ListTopics implementation. 10 years ago
Chen Wang b532ef8973 Impelment full logic of publish and subcribe. 10 years ago
Chen Wang 0010cdae47 Add Pull method to subscriber 10 years ago
Chen Wang 04f1aa809a Implement both Publisher and Subscriber. 10 years ago
Chen Wang 819f755b74 fixed some typos 10 years ago
Chen Wang 86af8cffc5 TIPS client implementation. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago