mirror of
https://codeberg.org/JasterV/event_bus.rs.git
synced 2026-04-26 18:10:02 +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
|
||||
|
||||
[](https://crates.io/crates/event_bus_rs)
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue