Expand description
Helper functions to create rdkafka clients from configuration.
Enums§
Functions§
- create_
consumer - Creates a
StreamConsumerbased on the given configuration. - create_
producer - Creates a
FutureProducerbased on the given configuration.