mirror of
https://github.com/actix/actix
synced 2024-11-23 14:41:07 +01:00
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
actix-broker
A message broker for the Actix actor framework.
Subscribe to and issue Messages easily in an asynchronous or synchronous manner.
Credit
Original code by @chris-ricketts.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.