Crates.io | legend-saga |
lib.rs | legend-saga |
version | |
source | src |
created_at | 2024-11-26 18:03:02.945707 |
updated_at | 2024-12-12 20:10:28.76165 |
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 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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.