Interface Types · version 0.2.0
cosmonic:kafka
No description available.
Install
Add these interface types to your project:
component install cosmonic:kafka@0.2.0Learn more about the component CLI.
Worlds
W
producer-client
WA workload that produces.
consumer-service
WA long-lived consumer service.
processor-service
WA long-lived read-process-write service.
client
WA workload with the full capability, including administration.
host-plugin
WThe Kafka capability implemented as a wasmCloud host component plugin.
record-handler
A workload that is given records rather than reading them.
Interfaces
I
types
ITypes shared by the producer, consumer and admin interfaces.
admin
ICluster administration: topics, partitions, configuration, groups, ACLs.
consumer
IConsuming records, with and without consumer-group coordination.
handler
IReceiving records that a provider pushed, rather than reading a stream.
producer
Producing records, including the idempotent and transactional paths.
Metadata
| Size | 133.7 KiB |
| Created | 2026-08-20T13:58:04.992522365+00:00 |