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

Support Kafka in Python client #1362

Closed
dominikriemer opened this issue Feb 28, 2023 · 0 comments
Closed

Support Kafka in Python client #1362

dominikriemer opened this issue Feb 28, 2023 · 0 comments
Milestone

Comments

@dominikriemer
Copy link
Member

Body

Currently, the python client only supports Nats as transport protocol for receiving messages. This should be extended so that other protocols are also supported.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

dominikriemer added a commit that referenced this issue Feb 28, 2023
dominikriemer added a commit that referenced this issue Mar 11, 2023
* Update data model

* Support Kafka as messaging protocol in Python client (#1362)

* Reformat code (#1362)

* Update broker __init__

---------

Co-authored-by: Sven Oehler <oehler.sven@web.de>
Co-authored-by: Sven Oehler <43231162+SvenO3@users.noreply.github.com>
bossenti pushed a commit that referenced this issue Mar 11, 2023
* Update data model

* Support Kafka as messaging protocol in Python client (#1362)

* Reformat code (#1362)

* Update broker __init__

---------

Co-authored-by: Sven Oehler <oehler.sven@web.de>
Co-authored-by: Sven Oehler <43231162+SvenO3@users.noreply.github.com>
@bossenti bossenti added this to the 0.92.0 milestone May 14, 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

2 participants