This repository was archived by the owner on May 13, 2022. It is now read-only.
This repository was archived by the owner on May 13, 2022. It is now read-only.
[Docs] Protobuf #1346
Open
Description
We currently have a generic make target that pulls in the latest protobuf dependencies - documented here. To prevent competing updates to our auto-generated code we should be more explicit. I quite like the documentation here which asks that contributors work from a common set of protobuf libraries and describes how these can be installed.