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 used for the Quick Start app
- quickstart-ssl: the Quick Start app with encryption settings
- quickstart-confluent-cloud: the Quick Start app with Confluent Cloud as the target Kafka Cluster
- 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-schema-registry: the Quick Start app configured to use the Confluent Schema Registry
- 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