fluvio-community / fluvio-community/fluvio-client-python

TopicProduce Send should accept multiple types

Open
#218 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.