This folder contains several examples showing you how to use Lightstreamer Kafka Connector:
- quickstart: the Quickstart app
- quickstart-producer: the producer for the Quickstart app
- quickstart-ssl: the Quickstart app with encryption settings
- quickstart-confluent-platform: the Quickstart app with the Confluent Platform as the target broker
- quickstart-confluent-cloud: the Quickstart app with Confluent Cloud as the target broker
- quickstart-schema-registry: the Quickstart app with the Confluent Schema Registry
- quickstart-redpanda-selfmanaged: the Quickstart app with Redpanda as the target broker
- quickstart-redpanda-serverless: the Quickstart app with Redpanda Serverless as the target cluster
- quickstart-aiven: the Quickstart app with Aiven for Apache Kafka as the target Kafka cluster
- quickstart-axual: the Quickstart app with a shared test cluster from Axual Platform as the target Kafka cluster
- quickstart-aws: the Quickstart app with Amazon MSK as the target Kafka cluster
- quickstart-azure: the Quickstart app with Azure Events Hub as the target Kafka cluster
- quickstart-kafka-connect: the Quickstart app running with the Kafka Connect Connector packaging of the connector
- airport-demo: a demo showing a basic departure board
- custom-kafka-connector-adapter: a sample Gradle project for building and deploying a custom Kafka Connector Metadata Adapter