iggy-rs / iggy-python-client

Official Python client SDK for Iggy.rs message streaming.
MIT License
15 stars 6 forks source link

Update Iggy dependency and add basic auth to the client #3

Closed izabelakowal closed 8 months ago

izabelakowal commented 9 months ago

Potentially resolves issue #2.

Changes:

Feedback and suggestions, especially regarding the idiomatic use of Rust, are greatly appreciated :pray:

darioalessandro commented 9 months ago

@izabelakowal I forgot to ask, would you mind bumping the semantic version in Cargo.toml to match iggy-rs?

izabelakowal commented 9 months ago

@izabelakowal I forgot to ask, would you mind bumping the semantic version in Cargo.toml to match iggy-rs?

@darioalessandro it's already on 0.1.0: https://github.com/iggy-rs/iggy-python-client/blob/main/Cargo.toml#L3

darioalessandro commented 9 months ago

Nice! lets ship it!