> For the complete documentation index, see [llms.txt](https://wiki.dmmax.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dmmax.me/distributed-systems/rpc/grpc.md).

# gRPC

## Links

* [Official website](https://grpc.io/)
* [Introducing gRPC to our Hotels.com Platform — Part 1](https://medium.com/expedia-group-tech/introducing-grpc-to-our-hotels-com-platform-part-1-61716af50b13)
* [Introducing gRPC to our Hotels.com Platform — Part 2](https://medium.com/expedia-group-tech/introducing-grpc-to-our-hotels-com-platform-part-2-8024a1dda0aa)
* [Awesome gRPC](https://github.com/grpc-ecosystem/awesome-grpc)
* [Libraries for gRPC services](https://www.bugsnag.com/blog/libraries-for-grpc-services)
* [Proto files lint](https://github.com/ckaznocha/protoc-gen-lint)
* [Article: Understanding Protobuf Compatibility by Robert Yokota](https://yokota.blog/2021/08/26/understanding-protobuf-compatibility/)
