1
0
mirror of https://github.com/actix/actix synced 2024-11-23 14:41:07 +01:00
actix/actix-broker
2024-02-01 05:03:04 +00:00
..
examples chore: prevent dead code warnings 2024-02-01 05:03:04 +00:00
src chore: address clippy lints 2023-07-24 02:07:15 +01:00
tests chore: use standard rustfmt rules 2023-07-24 01:58:30 +01:00
Cargo.toml docs: add maintenance status to all crates 2023-09-10 02:42:03 +01:00
CHANGES.md chore: bump MSRV to 1.68 2023-08-03 05:00:33 +01:00
LICENSE-APACHE migrate Chris-Ricketts/actix-broker (#455) 2021-01-02 15:17:14 +00:00
LICENSE-MIT migrate Chris-Ricketts/actix-broker (#455) 2021-01-02 15:17:14 +00:00
README.md chore: bump MSRV to 1.68 2023-08-03 05:00:33 +01:00

actix-broker

A message broker for the Actix actor framework.
Subscribe to and issue Messages easily in an asynchronous or synchronous manner.

crates.io Documentation Minimum Supported Rust Version License Dependency Status

Credit

Original code by @chris-ricketts.

License

This project is licensed under either of

at your option.