Tutorials
Each tutorial below is a self-contained Docker Compose stack you build and run locally. They complement Get Started by walking through one protocol mapping or capability at a time, one config file at a time.
Available Tutorials
REST over Kafka
Build a REST CRUD API backed by a Kafka topic with the
http-kafka binding.MQTT over Kafka
Run an MQTT broker backed entirely by Kafka topics with the
mqtt-kafka binding.SSE from Kafka
Fan a Kafka topic out to browser clients over Server-Sent Events with the
sse-kafka binding.gRPC over Kafka
Back a gRPC service with a Kafka topic using the
grpc-kafka binding.Telemetry
Collect standard-out logs and Prometheus metrics from a running Kafka Gateway instance.

