Hello there! You project looks great, but should you implement its own features if we already have the project implements the features you want to have:
Serialization / deserialization to support broadcasting structured data
A backend for RabbitMQ (and more in the the future)
Add support for history for backends which provide persistence. (Redis Streams, Apache Kafka)
Support for pattern subscribes in backends that support it
You can just build your backends on top of FastStream Brokers and use its features to provide users with your great API. I think it can make a sence.
Hello there! You project looks great, but should you implement its own features if we already have the project implements the features you want to have:
You can just build your backends on top of FastStream Brokers and use its features to provide users with your great API. I think it can make a sence.