Crate actix_server

source ·
Expand description

General purpose TCP server.

Structs

General purpose TCP server that runs services receiving Tokio TcpStreams.
Server handle.
A testing server.