rabbitmq / rabbitmq-website

RabbitMQ website
https://www.rabbitmq.com
Apache License 2.0
819 stars 723 forks source link

streaming tutorial_2 for python and rust #1994

Closed DanielePalaia closed 2 months ago

DanielePalaia commented 2 months ago

Tutorial two for RabbitMQ streams for Python and Rust clients.

It fixes a small thing on the Python tutorial1 as we don't need to install the type_extension dependency.

cloudflare-workers-and-pages[bot] commented 2 months ago

Deploying rabbitmq-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5fa3515
Status: ✅  Deploy successful!
Preview URL: https://1af605d9.rabbitmq-website.pages.dev
Branch Preview URL: https://tutorial-two-python-rust-str.rabbitmq-website.pages.dev

View logs

DanielePalaia commented 2 months ago

Rust client tutorial_2 hidden till this bug in the Client (necessary for the tutorial): https://github.com/rabbitmq/rabbitmq-stream-rust-client/issues/222 get fixed