https://github.com/kardbord/protoc-gen-spicy
A protobuf compiler plugin to generate Spicy code for parsing protobuf network traffic.
https://github.com/kardbord/protoc-gen-spicy
Last synced: 7 months ago
JSON representation
A protobuf compiler plugin to generate Spicy code for parsing protobuf network traffic.
- Host: GitHub
- URL: https://github.com/kardbord/protoc-gen-spicy
- Owner: Kardbord
- License: mit
- Created: 2024-05-08T02:14:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T03:00:30.000Z (over 1 year ago)
- Last Synced: 2025-01-24T22:12:19.832Z (9 months ago)
- Language: CMake
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# protoc-gen-spicy
| :warning: WARNING |
|:----------------------------------------------------------------|
| This project is in its infancy and nowhere near functional yet. |A protobuf compiler plugin to generate Spicy code for parsing protobuf network traffic.
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).