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

Kafka support #622

Open
erip opened this issue Oct 3, 2018 · 2 comments
Open

Kafka support #622

erip opened this issue Oct 3, 2018 · 2 comments
Labels
distributed messaging Functionality related to the distributed messaging aspect of the library feature Feature request, suggested feature or feature implementation

Comments

@erip
Copy link

erip commented Oct 3, 2018

Hi @kalaspuff, this library looks really great!

I was wondering whether you intend to add or would entertain support for Kafka? I think it shouldn't be a heavy lift given the existing message brokers, but it would be a great addition for my use-case.

Cheers,
Elijah

@kalaspuff
Copy link
Owner

Hi. Kafka would be interesting, however I don't have any professional experience using Kafka myself. I suppose it should be quite easily included, if there's already an async library supporting the pub-sub model.

@kalaspuff kalaspuff added the feature Feature request, suggested feature or feature implementation label Oct 5, 2018
@erip
Copy link
Author

erip commented Oct 5, 2018

Hi @kalaspuff. I'm happy to poke on this a bit. It should be fairly similar to AMQP, and there's aiokafka.

@kalaspuff kalaspuff added the distributed messaging Functionality related to the distributed messaging aspect of the library label Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed messaging Functionality related to the distributed messaging aspect of the library feature Feature request, suggested feature or feature implementation
Projects
None yet
Development

No branches or pull requests

2 participants