6 releases (breaking)
0.6.0 | Sep 6, 2023 |
---|---|
0.5.1 | Sep 5, 2023 |
0.5.0 | Jun 5, 2021 |
0.4.0 |
|
0.1.0 | May 20, 2021 |
#1428 in Asynchronous
26 downloads per month
45KB
625 lines
Message Worker (message_worker
)
Message Worker is a library for Rust for the creation of event-listeners using futures and streams. Notably, Message Worker supports non-sync and non-send (i.e. non-thread-safe) contexts within listeners.
See the documentation for examples and more information.
Dependencies
~3–9MB
~69K SLoC