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

Add FastStream #2519

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add FastStream #2519

wants to merge 2 commits into from

Conversation

kolkre
Copy link

@kolkre kolkre commented Sep 22, 2023

What is this Python project?

FastStream is a project that simplifies the process of writing producers and consumers for different message brokers.
It's currently supporting RabbitMQ and Apache Kafka only, but there are other brokers that will be implemented in a future.

What's the difference between this Python project and similar ones?

FastStream is automated.
It automatically handles networking, validating, parsing and docs creation.
It's also fully compatible with any HTTP framework.

--

Anyone who agrees with this pull request could submit an Approve review to it.

@CreateGenius
Copy link

CreateGenius commented Sep 25, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet