grpc / grpc.github.io

The grpc.io website. (on GitHub pages)
276 stars 381 forks source link

fix example code in the documentation #612

Closed omigamedev closed 6 years ago

omigamedev commented 6 years ago

InsecureCredentials() is now InsecureChannelCredentials()

thelinuxfoundation commented 6 years ago

Thank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement.

After the following items are addressed, please respond with a new comment here, and the automated system will re-verify.

Regards, CLA GitHub bot

jtattermusch commented 6 years ago

Please sign the CLA, otherwise I cannot merge.

jtattermusch commented 6 years ago

Also, if you could rebase, it would be nice (for cleaner commit history).

omigamedev commented 6 years ago

Just signed the CLA, but I'm not sure how to rebase.