Expand description
Danube-Client
Danube-Client – the Danube stream service client
Modules§
Structs§
- Consumer represents a message consumer that subscribes to a topic and receives messages. It handles communication with the message broker and manages the consumer’s state.
- ConsumerBuilder is a builder for creating a new Consumer instance.
- Configuration options for consumers
- The main client for interacting with the Danube messaging system.
- A builder for configuring and creating a
DanubeClientinstance. - Represents a message producer responsible for sending messages to partitioned or non-partitioned topics distributed across message brokers.
- A builder for creating a new
Producerinstance. - Configuration options for producers
- Represents a schema for data, including its type and associated schema data.
Enums§
- Represents the type of schema used for data serialization and validation.
- Represents the type of subscription