actix-net/actix-server
Gerd Zellweger 192d0661e9 Change with_tokio_rt to accept Arc<Runtime>.
This allows to share tokio runtimes across different sub-systems
inside your application.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
2024-09-04 15:08:47 -07:00
..
examples chore: update env logger 2024-05-12 19:10:27 +01:00
src Change with_tokio_rt to accept Arc<Runtime>. 2024-09-04 15:08:47 -07:00
tests clippy run on -tls 2023-04-01 05:24:00 +01:00
CHANGES.md chore(actix-server): prepare release 2.5.0 2024-08-04 22:41:04 +01:00
Cargo.toml chore(actix-server): prepare release 2.5.0 2024-08-04 22:41:04 +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 chore(actix-server): prepare release 2.5.0 2024-08-04 22:41:04 +01:00

README.md

actix-server

General purpose TCP server built for the Actix ecosystem.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord

Resources