Ably Kafka Connector
Use the Ably Kafka Connector to send data from one or more Kafka topics into Ably channels.
If you need to send data from Ably to Kafka instead, use a Kafka rule.
Install the connector
The Ably Kafka Connector is available to install from GitHub or Confluent Hub.
View detailed instructions for installation on GitHub.
Configure the connector
Configure the connector to set properties such as which Kafka topics to send data from, and which Ably channel should receive the data.
Note that the configuration method will differ depending on whether you are running a single or distributed set of connect workers.
Tutorials
View the Ably Kafka Connector tutorial for an example of using the Ably Kafka Connector.