9 Commits

Author SHA1 Message Date
6914ab1e33 Fix broken Markdown headings in examples/gotutorial.md (#1189) 2017-04-18 10:54:52 -07:00
c3d1b960a6 Fix broken markdown 2016-11-07 17:35:02 +00:00
9102dd4691 fix gotutorial.md error link
fix route_guide proto link
2016-07-29 11:29:02 +08:00
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
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
322d9cf0e2 rearrange helloworld example folder structure 2015-08-27 18:57:12 -07:00
bb34a2f320 add back protos and update references 2015-08-27 16:22:11 -07:00
8740786e5b change all references of grpc-common to examples 2015-08-27 15:55:36 -07:00
f26e2dbd6b move grpc-common examples to right location 2015-08-27 15:42:22 -07:00