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

Plugin Parser Raw export #2215

Open
AmmarAbouZor opened this issue Feb 13, 2025 · 0 comments
Open

Plugin Parser Raw export #2215

AmmarAbouZor opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
new newly created issue plugin

Comments

@AmmarAbouZor
Copy link
Member

Plugin currently provide their output as strings only, which make it not possible to support export as raw methods.

We need to consider supporting this in the plugin and try to avoid the performance cost of having to send the messages in two formats alongside with forcing plugins developers to provide their parsed data in two formats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new newly created issue plugin
Projects
None yet
Development

No branches or pull requests

3 participants