rabbitmq / rabbitmq-stream-rust-client

A client library for RabbitMQ streams
Other
152 stars 14 forks source link

Add ClientOptionsBuilder #210

Closed alfredotg closed 7 months ago

alfredotg commented 7 months ago

Hello. I was trying to use Client directly in my code, as in examples/raw_client.rs, and couldn't find a way to create ClientOptions

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0f44f71) 88.31% compared to head (ed05391) 88.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== - Coverage 88.31% 88.13% -0.19% ========================================== Files 68 68 Lines 5650 5817 +167 ========================================== + Hits 4990 5127 +137 - Misses 660 690 +30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.