Commit Graph

13 Commits

Author SHA1 Message Date
yang-g de36eb69be fix route_guide 2015-08-25 15:16:44 -07:00
Yang Gao 00019f5a62 update route_guide 2015-05-08 12:36:55 -07: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 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
Yang Gao 3eab5d2e4a Update route_guide 2015-03-06 23:55:29 -08:00
Yang Gao 50bc9a77f8 Change to server.Wait() api. 2015-02-24 16:02:59 -08:00
Yang Gao 9f392590bb Add default json path 2015-02-23 22:51:14 -08:00
Yang Gao dbc06dd84c more cleanup 2015-02-23 14:26:28 -08:00
Yang Gao 178fdf82e1 clean up a bit 2015-02-23 14:16:01 -08:00
Yang Gao ea33d60f71 Server impl. Status: builds. Missing db parsing logic 2015-02-23 13:55:33 -08:00
Yang Gao 5621545e4c Finish of a dummy client/server pair 2015-02-20 16:01:15 -08:00
Yang Gao 7c7e9c3396 Fork code from helloworld and generate code 2015-02-20 10:34:02 -08:00