Commit Graph

6 Commits

Author SHA1 Message Date
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