siddhi-io / siddhi-io-kafka

Extension that can be used to receive events from a Kafka cluster and to publish events to a Kafka cluster
https://siddhi-io.github.io/siddhi-io-kafka/
Apache License 2.0
18 stars 50 forks source link

Add synchronous publishing #141

Closed ramindu90 closed 3 years ago

ramindu90 commented 3 years ago

Purpose

$subject

Goals

Publish events which arrives in order to the kafka server

Security checks