You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.
# pb_example Simple serialization/deserialization example. Use int, string, bytes, any, oneof fields. ``` idf.py build ```
To create a project from this example, run:
idf.py create-project-from-example "albkharisov/esp_google_protobuf=1.0.7:pb_example"