Commit Graph

7 Commits

Author SHA1 Message Date
陈小玉 9102dd4691 fix gotutorial.md error link
fix route_guide proto link
2016-07-29 11:29:02 +08:00
Saulius Gurklys 2ebbb6b455 Fix: Read() -> Recv()
I believe, there is stream.Recv() not stream.Read(), in RecordRoute(), isn't it?
2015-09-17 22:31:54 +03:00
Brandon Philips 853dbe54a6 examples: link to grpc.io
Instead of linking directly to github link to the grpc.io website.
2015-09-16 18:04:08 -07:00
Stanley Cheung 322d9cf0e2 rearrange helloworld example folder structure 2015-08-27 18:57:12 -07:00
Stanley Cheung bb34a2f320 add back protos and update references 2015-08-27 16:22:11 -07:00
Stanley Cheung 8740786e5b change all references of grpc-common to examples 2015-08-27 15:55:36 -07:00
Stanley Cheung f26e2dbd6b move grpc-common examples to right location 2015-08-27 15:42:22 -07:00