This folder contains several examples showing you how to use Lightstreamer Kafka Connector:
- docker: a minimal Docker image
- quickstart: the Quick Start app
- quickstart-producer: the producer for the Quick Start app
- quickstart-ssl: the Quick Start app with encryption settings
- quickstart-confluent: the Quick Start app with the Confluent Platform as the target broker
- quickstart-schema-registry: the Quick Start app with the Confluent Schema Registry
- quickstart-redpanda-selfhosted: the Quick Start app with Redpanda as the target broker
- quickstart-redpanda-serverless: the Quick Start app with Redpanda Serverless as the target cluster
- quickstart-aiven: the Quick Start app with Aiven for Apache Kafka as the target Kafka cluster
- quickstart-axual: the Quick Start app with a shared test cluster from Axual Platform as the target Kafka cluster
- quickstart-kafka-connect: the Quick Start 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