Crates.io | legend-saga |
lib.rs | legend-saga |
version | 0.0.32 |
created_at | 2024-11-26 18:03:02.945707+00 |
updated_at | 2025-08-29 21:43:42.498232+00 |
description | A Rust library for working with RabbitMQ and asynchronous operations |
homepage | |
repository | https://github.com/legendaryum-metaverse/rust-library |
max_upload_size | |
id | 1462104 |
size | 196,708 |
A Rust library that simplifies microservice communication via RabbitMQ, supporting event-driven patterns and reliable messaging.
Core Communication:
Saga Management:
std
y events
features flags:
std
is the main app,events = ["serde", "strum", "strum_macros"]
are used to handle types, payloads, enum, struct of the app.Thanks to all contributors!
Jorge Clavijo https://github.com/jym272
Distributed under the MIT License. See LICENSE for more information.