Crate danube_client

Crate danube_client 

Source
Expand description

Danube-Client

Danube-Client – the Danube stream service client

Modules§

errors

Structs§

Consumer
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
ConsumerBuilder is a builder for creating a new Consumer instance.
ConsumerOptions
Configuration options for consumers
DanubeClient
The main client for interacting with the Danube messaging system.
DanubeClientBuilder
A builder for configuring and creating a DanubeClient instance.
Producer
ProducerBuilder
ProducerOptions
Configuration options for producers
SchemaInfo
Information about a schema retrieved from the registry
SchemaReference
Reference to a schema in the schema registry
SchemaRegistrationBuilder
Builder for schema registration with fluent API
SchemaRegistryClient
Client for interacting with the Danube Schema Registry

Enums§

CompatibilityMode
Schema compatibility modes for schema evolution
SchemaType
Schema types supported by the registry
SubType
Represents the type of subscription
VersionRef