mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-20 07:40:33 +01:00
This allows to share tokio runtimes across different sub-systems inside your application. Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
actix-rt
Tokio-based single-threaded async runtime for the Actix ecosystem.
See crate documentation for more: https://docs.rs/actix-rt.