Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operation request: Protobuf parser #262

Closed
n1474335 opened this issue Mar 23, 2018 · 2 comments · Fixed by #533
Closed

Operation request: Protobuf parser #262

n1474335 opened this issue Mar 23, 2018 · 2 comments · Fixed by #533

Comments

@n1474335
Copy link
Member

Summary

An operation to parse Protocol Buffers. There are various npm packages that may help with this.

@d98762625
Copy link
Member

I assume we would have to provide the schema as an argument to the operation to be able to decode a message? Therefore we would need to add a file type argument to an operation?

@n1474335
Copy link
Member Author

That's an option. You could also just use the text data type and pass the entire schema in to that.

@n1474335 n1474335 mentioned this issue Apr 2, 2019
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants