grpc / grpc-go

The Go language implementation of gRPC. HTTP/2 based RPC

Home Page:https://grpc.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC casing looks really ugly [Serious]

gilperopiola opened this issue · comments

I know it's a trivial thing, but it just really bugs me when writing the words gRPC and HTTP many times on a project.

Imagine if it was hTTP and not HTTP. It would be madness.

GRPC maybe? 🦔

You are free to write it however you wish. However, this is the official name of the project, and we don't have the power to change that in this repo, sorry.

FWIW, if you used "GRPC" or "grpc" you wouldn't be alone. Even the old logo used GRPC, yet we still wrote gRPC in the text. In code there's plenty of GRPC or grpc for various constants and strings. It's not a big deal.

But GrPc would be madness!