mirror of
https://codeberg.org/JasterV/event_bus.rs.git
synced 2026-04-27 02:15:41 +00:00
Update README.md
This commit is contained in:
parent
59ef94bac4
commit
371ce0ea08
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
# event_bus.rs
|
# event_bus.rs
|
||||||
|
|
||||||
|
[](https://crates.io/crates/event_bus_rs)
|
||||||
|
|
||||||
A **runtime-agnostic**, **async**, and **thread-safe** event bus for Rust.
|
A **runtime-agnostic**, **async**, and **thread-safe** event bus for Rust.
|
||||||
Designed to be **efficient**, **simple**, and **easy to use**, allowing you to publish and subscribe to messages across threads and async tasks.
|
Designed to be **efficient**, **simple**, and **easy to use**, allowing you to publish and subscribe to messages across threads and async tasks.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue