Commit Graph

29 Commits

Author SHA1 Message Date
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller 190d360def Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller f74ec4ee43 Merge github.com:grpc/grpc into copyright 2015-02-18 08:30:14 -08:00
Craig Tiller ad1fd3a49e Add proto copyrights 2015-02-16 12:23:04 -08:00
Craig Tiller 421e87a1b0 Merge github.com:grpc/grpc into c++api
Conflicts:
	Makefile
2015-02-13 14:23:54 -08:00
Chen wang 842325110d Rename examples/tips to examples/pubsub 2015-02-12 17:29:18 -08:00
Craig Tiller 4d0fb5f1c0 Fixup callers with new api 2015-02-09 16:27:22 -08:00
Craig Tiller f8ac5d846c Fixup callers with new api 2015-02-09 16:24:20 -08:00
Nicolas "Pixel" Noble 3f36f5e316 Few minor fixes.
Fixing a few issues in case you *cough* have a different local implementation of
protobuf, gtest and gflags for some weird reason.
2015-02-06 20:45:54 +01:00
Chen Wang 3ebec60ec4 Only add project_id for GCE command line. 2015-02-03 15:19:05 -08:00
Chen Wang 1f50e26d3a Need project_id from argument to run the client correctly. 2015-02-03 14:43:18 -08:00
Chen Wang 4402b70816 Add README 2015-02-03 12:11:29 -08:00
Chen Wang 0b439e42f4 change stringstream to ostringstream. 2015-02-03 10:52:41 -08:00
Chen Wang cde34e0b5d change stringstream to ostringstream. 2015-02-03 10:51:24 -08:00
Chen Wang 405392c2e8 fixed typos and add ListTopics implementation. 2015-02-03 10:28:39 -08:00
Chen Wang b532ef8973 Impelment full logic of publish and subcribe. 2015-02-02 10:45:17 -08:00
Chen Wang 0010cdae47 Add Pull method to subscriber 2015-02-01 20:44:33 -08:00
Chen Wang 04f1aa809a Implement both Publisher and Subscriber. 2015-01-30 18:26:16 -08:00
Chen Wang 6de65b01cb delete default service account email 2015-01-28 17:55:50 -08:00
Chen Wang 3cc1ad62b6 add more tips ops 2015-01-28 17:51:32 -08:00
Chen Wang 862e23c662 Add service account credential 2015-01-28 14:42:26 -08:00
Chen Wang 56794708d2 add Compute engine credential to tips client. 2015-01-27 18:36:19 -08:00
Chen Wang 74b3232d39 1) Add protection header macro
2) remove some falgs with default values
2015-01-26 11:23:16 -08:00
Chen Wang d34c690e8d delete using grpc:: 2015-01-22 15:12:20 -08:00
Chen Wang c6fdcae087 add space line between include 2015-01-22 15:01:43 -08:00
Chen Wang 819f755b74 fixed some typos 2015-01-22 14:52:49 -08:00
Chen Wang 8c1109737f Remove unecessary files which was added by mistake. 2015-01-22 14:11:42 -08:00
Chen Wang 86af8cffc5 TIPS client implementation. 2015-01-21 18:05:40 -08:00