Donating proto-parser #643
Replies: 6 comments 17 replies
-
YES. We need to work on the README to clarify the supported versions of protobuf and the compatibility with the AsyncAPI Parser-JS, as Parser-JS v2 introduces an interface for Schema Parsers. Happy to help with that. |
Beta Was this translation helpful? Give feedback.
-
Yes :) 🚀 |
Beta Was this translation helpful? Give feedback.
-
Yes! This will help us experiment with protobuf before we give it first-class support in the spec. |
Beta Was this translation helpful? Give feedback.
-
how can we get here any progress? |
Beta Was this translation helpful? Give feedback.
-
Hey @GreenRover 👋🏼 Can you specify who will maintain this project? We need minimum 2 people for the project. Also will you act as individual contributor or is this work supported by your employeer? |
Beta Was this translation helpful? Give feedback.
-
Can we close this as done? https://github.com/asyncapi/protobuf-schema-parser @GreenRover @derberg |
Beta Was this translation helpful? Give feedback.
-
I created a parser for Protocoll Buffer:
https://github.com/GreenRover/proto-schema-parser
and want to donate it to AsyncApi.
The parser allows to handle proto buff message paylaoad. Example:
As visible in example. The root type will be detected and used (if there is not exactly 1 root type an Exception will be thrown)
Visualization was with react module was tested:
Initial code owner:
@GreenRover
Pinging @asyncapi/tsc_members for voting, if you have any questions don't be shy!
Beta Was this translation helpful? Give feedback.
All reactions