Commit Graph

80 Commits

Author SHA1 Message Date
Yang Gao fd7627691f Move to new Status API 2015-06-17 16:31:39 -07:00
Yang Gao 21c7f68bb0 update code to reflect API changes 2015-05-15 14:08:48 -07:00
Yang Gao 00019f5a62 update route_guide 2015-05-08 12:36:55 -07:00
Yang Gao 27bd696d70 update helloworld 2015-05-08 11:42:08 -07:00
zeliard fd18552c80 fix ambiguous namespace error on route_guide_client.cc from MSVC 2015-05-06 11:44:33 +09:00
zeliard cc9d603200 fix ambiguous namespace error on MSVC (examples::Rectangle)
fix std::min / std::max problem on MSVC (FYI: http://stackoverflow.com/questions/5004858/stdmin-gives-error)
2015-05-04 18:03:49 +09:00
Nicolas "Pixel" Noble 68095aab7d Single-parameter constructors should be marked explicit. 2015-04-28 08:38:40 +02:00
LisaFC 6928a0a17c added link to new public proto3 doc 2015-04-27 11:49:18 +01:00
Yang Gao deba4a99fe Update code according to comment 2015-04-15 13:58:02 -07:00
Yang Gao be8ac56e93 Async helloworld client and server 2015-04-14 00:15:10 -07:00
Yang Gao b10d00e188 Fix Makefile for route_guide 2015-04-13 09:40:38 -07:00
Yang Gao 8d7ce5317e Fix makefile 2015-04-13 09:34:53 -07:00
Nicolas "Pixel" Noble b6413de273 Updating documentation. 2015-04-10 00:24:09 +02:00
Nicolas "Pixel" Noble 9efc083006 Updating examples to reflect the new state of things. 2015-04-10 00:15:08 +02:00
Nicolas "Pixel" Noble 2afb270dfe API change - fixing old code and doc. 2015-03-23 23:44:31 +01:00
Nobuaki Sukegawa a14a16921d Update grpc-common and grpc-java url 2015-03-21 22:45:40 +09:00
Kangmo Kim 1ecc038374 Update cpptutorial.md
Fixed incorrect description on client side streaming.
2015-03-19 13:47:30 +09:00
Yang Gao 2daa126709 resolve conflict 2015-03-09 22:25:28 -07:00
Tim Emiola 11ff7e3890 Merge pull request #148 from nicolasnoble/command-line-overrides
Allow to specify environment variables for search paths.
2015-03-09 11:01:33 -07:00
Yang Gao 2365ad193b address comment 2015-03-08 22:30:12 -07:00
Yang Gao 85df5b7c37 Update text 2015-03-06 23:58:42 -08:00
Yang Gao 3eab5d2e4a Update route_guide 2015-03-06 23:55:29 -08:00
Yang Gao d6319001f3 Update helloworld 2015-03-06 23:51:23 -08:00
jorgbrown d421801e17 Use (latitude, longitude), not (latitude, latitude) 2015-03-06 15:00:58 -08:00
jorgbrown a121283f0f Use (latitude, longitude), not (latitude, latitude) 2015-03-06 14:45:10 -08:00
Nicolas "Pixel" Noble 0118cf0e65 Allow to specify environment variables for search paths. 2015-03-06 22:43:23 +01:00
Nicolas "Pixel" Noble 7d26666d9a Removing protoc-generated files from the C++ example. 2015-03-06 22:33:13 +01:00
Nels Beckman ac12c2cb12 Fix github path, google --> grpc
Both work, but I think the latter is now preferred.
2015-02-28 16:52:34 +01:00
Jayant Kolhe 3ae2147cbc Update README.md
Fixed repository listed in command line.
2015-02-25 11:29:45 -08:00
LisaFC 25ffbd86db Update cpptutorial.md 2015-02-25 14:12:39 +00:00
LisaFC b756da3bfd Update cpptutorial.md 2015-02-25 11:42:43 +00:00
Craig Tiller 0a6ed67c66 Merge pull request #55 from yang-g/channel
CreateChannel API change syncup and regenerate files
2015-02-24 16:23:53 -08:00
Abhishek Kumar 40508e380b Merge pull request #65 from yang-g/rgreadme
Update README
2015-02-24 16:20:31 -08:00
Yang Gao 9a2ff4f376 Add build and run section 2015-02-24 16:13:02 -08:00
Yang Gao 44e9822568 Change code and text in text too 2015-02-24 16:06:02 -08:00
Yang Gao 50bc9a77f8 Change to server.Wait() api. 2015-02-24 16:02:59 -08:00
Yang Gao 2b4be223d3 Change to server.Wait() 2015-02-24 15:59:43 -08:00
Yang Gao de0c653ed5 various fixes 2015-02-24 15:52:22 -08:00
Yang Gao e1ea962f0a Fix broken link 2015-02-24 15:09:26 -08:00
Yang Gao cdbb60c7b6 Add missing protoc command 2015-02-24 15:01:36 -08:00
Yang Gao 84c263fd72 Add port info. 2015-02-24 14:47:47 -08:00
Yang Gao ecee424a87 Add output piece. 2015-02-24 14:46:53 -08:00
Yang Gao 3054eba891 Fix readme 2015-02-24 14:36:18 -08:00
Tim Emiola 1efae2547a Merge pull request #40 from yang-g/route
Add a dummy implementation of route_guide in c++.
2015-02-24 14:18:00 -08:00
Abhishek Kumar 03ae2e5c31 Merge pull request #59 from LisaFC/master
Complete first draft of C++ tutorial
2015-02-24 13:22:33 -08:00
Lisa Carey f0db7b70f3 Fixed typo 2015-02-24 18:10:40 +00:00
Lisa Carey 88a49f65d0 Added a couple more headings 2015-02-24 18:09:38 +00:00
Lisa Carey fea9152c99 Finished client side 2015-02-24 18:07:45 +00:00
Lisa Carey 14184fafc9 First go of service and client impl stuff 2015-02-24 16:56:30 +00:00
Yang Gao 7c968086a9 CreateChannel API change syncup and regenerate files 2015-02-23 22:59:58 -08:00