Interface Types · version 0.5.0
cosmonic:kafka
No description available.
Install
Add these interface types to your project:
component install cosmonic:kafka@0.5.0Learn more about the component CLI.
Worlds
W
producer-client
WA workload that publishes without owning a Kafka client.
transactional-producer-client
WA workload that publishes Kafka transactions without consuming.
consumer-service
WA long-lived pull consumer service.
processor-service
WA long-lived transactional read-process-write service.
host-plugin
WThe Kafka capability implemented as a wasmCloud host component plugin.
record-handler
A workload that receives Kafka batches on demand.
Interfaces
I
types
ITypes shared by the producer and consumer interfaces.
consumer
IBinding-scoped Kafka consumption, with and without group coordination.
handler
IReceiving records that a provider pushed, rather than reading a stream.
producer
IBinding-scoped Kafka publishing.
transaction
Binding-scoped transactional Kafka publishing.
Metadata
| Size | 119.4 KiB |
| Created | 2026-09-13T16:58:05.529642274+00:00 |