dependabot[bot]
66a59116eb
chore(deps): bump tokio from 1.42.0 to 1.43.1 in /rust-stream
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.43.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:14:20 +00:00
dependabot[bot]
5c8e4f1855
chore(deps): bump ring from 0.17.8 to 0.17.13 in /rust-stream
...
Bumps [ring](https://github.com/briansmith/ring ) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md )
- [Commits](https://github.com/briansmith/ring/commits )
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:05:26 +00:00
Michael Klishin
9caa1710ed
rust-stream: update dependencies to address an advisory
2025-01-01 06:57:35 -05:00
Daniele
9031693daf
fixing website links to streaming tutorial_2 for python and rust ( #460 )
2024-08-19 09:49:17 +02:00
Daniele
ec605203b1
Rust stream tutorial 2 ( #440 )
...
* tutorial2: rust implementation
* replacing command key exit with Notify
* make received_messages variable local to the consuming thread
* adding a break when marker is detected
* bumping version of client
* removing consuming routine
* using first_offset and last_offset as Option instead of i64
2024-08-12 15:41:13 +02:00
Michael Klishin
ac7b262a04
Wording
2024-05-25 13:20:04 -04:00
hogimn
611bc599b9
Added RabbitMQ streams setup to README
2024-05-25 20:57:11 +09:00
Gabriele Santomaggio
5c5f50a948
add rust stream client example
...
Signed-off-by: Gabriele Santomaggio <g.santomaggio@gmail.com>
2024-04-24 11:35:30 +02:00