Support Protocol Buffers
enhancement
### Clear and concise description of the problem
Support parsing [Protocol Buffers](https://protobuf.dev/programming-guides/proto3/)
### Suggested solution
We could use [protobufjs](https://github.com/protobufjs/protobuf.js) to support this.
### Alternative
_No response_
### Additional context
I'm willing to implement this 🙌
### Validations
- [x] Follow our [Code of Conduct](https://github.com/sxzz/.github/blob/main/CODE_OF_CONDUCT.md)
- [x] Read the [Contributing Guide](https://github.com/sxzz/contribute).
- [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
0 条评论