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

TopicProduce Send should accept multiple types #218

Open
simlay opened this issue Jan 9, 2023 · 0 comments
Open

TopicProduce Send should accept multiple types #218

simlay opened this issue Jan 9, 2023 · 0 comments

Comments

@simlay
Copy link
Contributor

simlay commented Jan 9, 2023

send should additionally accept as input types

  • Dict
  • List
  • String
    Unless otherwise specified, the dict, list and strings are required to be json serializable.

send_all should additionally accept as input types:

  • dict
  • list

Unless otherwise specified, the elements of dict and list are required to be json serializable.

@simlay simlay self-assigned this Jan 9, 2023
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