186 Commits (0ee18c2f2a6e11c7d2af7624f0a9604b7263ed5c)

Author SHA1 Message Date
yang-g b00a3f689f fix links in docs 9 years ago
yang-g 75d04da2e4 sync up with CreateChannel API change 9 years ago
David Garcia Quintas fd2d36bfa1 Comments for async client greeter 9 years ago
Stanley Cheung 23b3712141 remove examples/pubsub 9 years ago
Stanley Cheung 0a268216c2 replace all grpc-common occurances with examples 9 years ago
Stanley Cheung 20fa6693f3 move examples to correct locations 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
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 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Yang Gao 084ef52672 Remove outdated protos 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Nicolas "Pixel" Noble a05b8b7b25 Removing a few more references to #include <chrono> 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 5589c35fed Compile fix 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Yang Gao 0706ce8a19 remove debug bits 10 years ago
Yang Gao 7795324d19 Redo #817. Update pubsub example channel creation and credentials 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
Abhishek Kumar 85f9963e14 Update README 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
Yang Gao bbd67c0499 clean up some internal path and names 10 years ago
Nicolas "Pixel" Noble 7e80efcb3d Making the usage of gflags uniform across distributions. 10 years ago
Nicolas "Pixel" Noble ba6082080c Fixing gflags' include path. 10 years ago
vjpai dbbdda5247 EXPECT_EQ Mac issue... 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 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
Craig Tiller ad1fd3a49e Add proto copyrights 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
Craig Tiller f8ac5d846c Fixup callers with new api 10 years ago
Nicolas "Pixel" Noble 3f36f5e316 Few minor fixes. 10 years ago
Chen Wang 3ebec60ec4 Only add project_id for GCE command line. 10 years ago
Chen Wang 1f50e26d3a Need project_id from argument to run the client correctly. 10 years ago
Chen Wang 4402b70816 Add README 10 years ago
Chen Wang 0b439e42f4 change stringstream to ostringstream. 10 years ago
Chen Wang cde34e0b5d change stringstream to ostringstream. 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 6de65b01cb delete default service account email 10 years ago
Chen Wang 3cc1ad62b6 add more tips ops 10 years ago