Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
iamqizhao 58c3636a27 revise wording 2016-03-28 15:44:29 -07:00
iamqizhao a6e9e042c5 Bump the required Go version 2016-03-28 15:02:37 -07:00
iamqizhao 5f38293af9 improve README 2015-10-02 11:36:57 -07:00
iamqizhao d5ec12ed21 improve README 2015-10-02 11:35:11 -07:00
iamqizhao f096c73880 improve README 2015-10-02 11:33:13 -07:00
iamqizhao 2caa045e7f improve README 2015-10-02 11:32:22 -07:00
iamqizhao d9d230278e golang->go 2015-09-25 17:17:35 -07:00
Qi Zhao fb28ea7ae0 Merge pull request #364 from iamqizhao/master
document the no-deps design constraints
2015-09-25 16:15:25 -07:00
iamqizhao 6a445c544a document the no-deps design constraints 2015-09-25 16:10:16 -07:00
iamqizhao 858cedcff2 add test coverage badge 2015-09-25 13:54:54 -07:00
iamqizhao 1d1e4bf24d revert README.md 2015-09-24 17:03:21 -07:00
iamqizhao c956ccf146 add test coverage 2015-09-24 16:58:50 -07:00
Brandon Philips dec1ab1152 README: expand the description
Provide a bit more context in the README of what this is and how to find
more information. This is necessary because many people use GitHub as a
discovery mechanism.
2015-09-16 18:25:57 -07:00
iamqizhao ff10453ebe fix readme 2015-09-14 18:05:38 -07:00
iamqizhao 21395fb393 bump gRPC-Go to beta 2015-09-14 13:27:27 -07:00
iamqizhao d6d25e3723 revise README.md 2015-09-01 14:57:55 -07:00
Stanley Cheung 8740786e5b change all references of grpc-common to examples 2015-08-27 15:55:36 -07:00
Stanley Cheung 8fb04f944e revert base README.md 2015-08-27 15:42:37 -07:00
Stanley Cheung f26e2dbd6b move grpc-common examples to right location 2015-08-27 15:42:22 -07:00
Tim Emiola 7fd0aee886 Merge pull request #94 from iamqizhao/master
fix helloworld README and update the generated code
2015-02-25 17:40:59 -08:00
iamqizhao 229dfd6d9c fix helloworld README and update the generated code 2015-02-25 17:11:19 -08:00
Dan Ciruli 61b80a1860 Update README.md
Added a background section.
2015-02-25 14:22:46 -08:00
Dan Ciruli 321aad650f Adding grpc org to path
In the instructions, adding grpc to the path for the github project.
2015-02-24 11:52:49 -08:00
Qi Zhao 5e7b50e8bc Improve README.md 2015-02-20 17:54:59 -08:00
Qi Zhao feb9743859 make the format correct. 2015-02-20 17:33:15 -08:00
David Symonds 2a35089779 More README.md improvements.
Suggest the standard `go get` for downloading the demo.
Remove instruction to set GOPATH during install flow,
since the prerequisites section already does that.
2015-02-21 12:27:23 +11:00
David Symonds 8cf7974dad Tidy up README.md.
Simply Go version requirement.
Use `go get` instead of `go install`.
Don't mention $GOBIN, which is irrelevant for most people.
Fix a couple of typos.
2015-02-21 12:11:55 +11:00
Tim Emiola 4080b3c536 Changed the documentation title 2015-02-20 08:14:34 -08:00
Tim Emiola 5735acb45c Pushes the optional code-gen section to the bottom 2015-02-20 07:51:02 -08:00
Tim Emiola 6ccac2731e Adds a helloworld sample in Go. 2015-02-20 07:51:02 -08:00