Skip to content

0.1.2.0 (2023-05-23) Kafka

Compare
Choose a tag to compare
@Lancetnik Lancetnik released this 23 May 14:05
· 191 commits to main since this release
66d2e9c

Propan added support for Kafka as a message broker. This functionality is full tested.

KafkaBroker supports:

  • message delivery
  • test client, without the need to run Kafka
  • FastAPI Plugin

KafkaBroker not supports RPC yet.