Skip to main content

Module client

Module client 

Source
Expand description

Helper functions to create rdkafka clients from configuration.

Enums§

Error

Functions§

create_consumer
Creates a StreamConsumer based on the given configuration.
create_producer
Creates a FutureProducer based on the given configuration.

Type Aliases§

Result