General purpose TCP server built for the Actix ecosystem.
# Cargo.toml
[dependencies]
actix-server = "2.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a TCP server on localhost:8080.
Add actix-rt as a dependency and use #[actix_rt::main] or similar.
No dependency data recorded yet.