rabbitmq-stream-rust-client icon indicating copy to clipboard operation
rabbitmq-stream-rust-client copied to clipboard

Builder for ClientOptions

Open wolf4ood opened this issue 4 years ago • 0 comments

ClientOptions should have a builder for configuring the Client

We could use type_builder for automatically deriving the builder.

The Builder should have an options for building the connection properties from amqp url

wolf4ood avatar Aug 03 '21 20:08 wolf4ood