fluvio-community / fluvio-community/fluvio-client-python
TopicProduce Send should accept multiple types
Open
- Dominant language
- Python
- Stars
- 19
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
`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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.