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

add producer mode #1

Open
rerpha opened this issue Dec 24, 2024 · 1 comment
Open

add producer mode #1

rerpha opened this issue Dec 24, 2024 · 1 comment

Comments

@rerpha
Copy link
Owner

rerpha commented Dec 24, 2024

this has to probably do some parsing to find out schema etc.

@rerpha
Copy link
Owner Author

rerpha commented Jan 9, 2025

need to figure out what to do here. i could:

  • add a --raw flag to just take some data from a file and directly send it to kafka
  • try and figure out how to call serialise() on a schema - this means i'll have to figure out args and kwargs to each schemas function then expose them to the CLI?
  • make everything JSON and just try to convert that to positional schema calls

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

No branches or pull requests

1 participant