Actori server - General purpose TCP server built on the Actori actor framework.
# Cargo.toml
[dependencies]
actori-server = "1.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and starts a TCP server on localhost port 8080.
Add `tokio` as a dependency and use `#[tokio::main]`.
No dependency data recorded yet.