Supported service types
The adapter has two major functions:
-
Subscribing to Kafka topics - It subscribes to Kafka topics and publishes to Diffusion.
-
Publishing to Kafka topics - It subscribes to topics in Diffusion and sends the updates to Kafka.
These functions are specified as service types, namely:
You can configure the application to run services of either type.