Doug Fawley
02cd07d9bb
cmd/protoc-gen-go-grpc: revert to interface-based service registration ( #3911 )
2020-09-29 15:17:06 -07:00
Doug Fawley
44d73dff99
cmd/protoc-gen-go-grpc: rework service registration ( #3828 )
2020-08-25 09:28:01 -07:00
Nguyen Quang Huy
9c297a48bb
examples: remove duplicated words ( #2654 )
2019-02-25 10:07:04 -08:00
Menghan Li
f0a1202acd
examples: Replace context.Background with context.WithTimeout ( #1877 )
2018-02-28 15:01:36 -08:00
田欧
4e1a1ebe3a
update markdown render ( #1542 )
2017-09-28 10:12:44 -07:00
Hein Meling
1ea63c9e71
Fix to avoid annoying firewall dialog on macOS ( #1499 )
...
macOS throws up an annoying firewall dialog with the following
question every time you start the route_guide/server:
Do you want the application “server” to accept incoming network connections?
This simple fix of actually typing out `localhost` seems to fix
this problem.
2017-08-31 10:24:01 -07:00
Seiichi Uchida
ce03e9cc71
Fix a typo in examples/gotutorial.md ( #1374 )
2017-07-17 10:25:45 -07:00
Mehrdad Afshari
93166a0b0b
Canonicalize https://grpc.io as the preferred URL prefix
2017-07-10 16:28:39 -07:00
Santiago Castro
6914ab1e33
Fix broken Markdown headings in examples/gotutorial.md ( #1189 )
2017-04-18 10:54:52 -07:00
Thomas Habets
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
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