Commit Graph

56 Commits

Author SHA1 Message Date
laststem e5cad3dcff
doc: fix broken benchmark dashboard link in README.md (#4503) 2021-06-01 16:50:35 -07:00
Hiroyuki Tanaka f92f534396
README: change badge to pkg.go.dev (#3768) 2020-07-30 13:39:09 -07:00
Patrice Chalin 46d42f139d
README: adjust links, and slight rework of page (#3736) 2020-07-15 10:41:05 -07:00
Bill Zong e0ec2b8320
doc: fix quickstart hyperlink in README (#3648) 2020-05-28 11:08:21 -07:00
Patrice Chalin 6e001bea42
README: add link to Go releases (#3526) 2020-04-15 10:32:57 -07:00
Doug Fawley 27096e8260
doc: update README for supported Go versions and travis for tests (#3516) 2020-04-10 16:01:05 -07:00
Johan Brandhorst b9b4456a0c
README: add KeepaliveParameters hint to FAQ (#3465)
This error can happen when long lived streams are used
together with KeepaliveParameters that regularly
shut down existing connections.
2020-03-18 08:55:20 -07:00
Doug Fawley 1f6cca9665
README: update SupportPackageIsVersion help in FAQ section (#3350) 2020-01-31 10:58:04 -08:00
Doug Fawley 289eb50d88
internal: clean up README (#2764) 2019-04-11 10:11:17 -07:00
Nguyen Quang Huy 2773c7bbcf Fix styling (#2647)
Fix styling
2019-02-21 16:37:37 -08:00
Doug Fawley 59a2cfbdf9
Remove support for Go1.6-1.8 (#2428) 2018-11-01 15:43:42 -07:00
Menghan Li f1b28afd42
doc: add faq for logging and "transport is closing" error (#2372) 2018-10-15 13:28:48 -07:00
Aleksey Svirikin d5126f928f Correct Go 1.6 support policy (#1934) 2018-03-21 10:03:08 -07:00
dfawley 5c3d956e18 Re-add support for Go1.6 (#1603) 2017-10-20 12:05:20 -07:00
dfawley 16075983eb Add go report card (#1594) 2017-10-19 14:44:43 -07:00
dfawley c8405557a4 Remove Go1.6 support (#1492) 2017-10-04 13:57:10 -07:00
dfawley 25d6e52b68 Add -u to installation command (#1451) 2017-08-23 10:39:14 -07:00
Mehrdad Afshari 93166a0b0b Canonicalize https://grpc.io as the preferred URL prefix 2017-07-10 16:28:39 -07:00
田欧 84158ac547 update the path of guide (#950) 2017-06-09 14:05:01 -07:00
Francesc Campoy e2f22b027b Defined GA and add pointer to benchmarks (#1239) 2017-05-15 14:12:16 -07:00
Grayson Koonce 6d158dbf32 Fix markdown in README.md (#1180)
Title was not being formatted correctly.
2017-04-11 23:39:30 -07:00
Menghan Li 0a20758157 remove support for go1.5 (#1132) 2017-03-23 20:52:49 -07:00
Alexander Polcyn fd15d531ba add note in readme pre-req section to get the latest go version 2016-11-09 16:50:30 -08:00
Menghan Li 3ff3e89d6e add grpc.SupportPackageIsVersion faq 2016-11-04 10:53:33 -07:00
thinkerou 2c3ef6c75a fix go version 2016-10-25 21:11:05 +08:00
iamqizhao faa2ad14db prepare GA announcement 2016-08-18 17:09:26 -07:00
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