protocolbuffers / protocolbuffers/protobuf
Request a custom option extension number for Wire
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 72k
- Forks
- 16.3k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 140
Description
Project: Wire
Website: https://github.com/Davidknp/wire
We need one globally registered extension number for google.protobuf.FileOptions. The public option will be wire.v1.contract, a single message-valued extension containing Wire contract endpoint metadata.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies Project Wire and the public option wire.v1.contract, but names no repository file, test, or entry point. Start by locating protobuf's process for registering extensions to google.protobuf.FileOptions; done means the requested global extension number and registration requirements are resolved for Wire.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100