actix-net/actix-rt
Yuki Okushi 2c401e08e4
feat(rt): accept shared tokio runtimes in with_tokio_rt (#811)
2026-02-08 09:51:23 +09:00
..
examples chore(rt): remove hyper example 2023-11-20 18:37:11 +00:00
src feat(rt): accept shared tokio runtimes in with_tokio_rt (#811) 2026-02-08 09:51:23 +09:00
tests feat(rt): accept shared tokio runtimes in with_tokio_rt (#811) 2026-02-08 09:51:23 +09:00
CHANGES.md feat(rt): accept shared tokio runtimes in with_tokio_rt (#811) 2026-02-08 09:51:23 +09:00
Cargo.toml chore(rt): include correct tokio features 2025-08-30 02:31:17 +01:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md feat: upgrade MSRV to 1.88 (#799) 2026-02-01 14:24:58 +09:00

README.md

actix-rt

Tokio-based single-threaded async runtime for the Actix ecosystem.

crates.io Documentation Version MIT or Apache 2.0 licensed
dependency status Download Chat on Discord

See crate documentation for more: https://docs.rs/actix-rt.