Docs.rs
actix-server-0.7.0
actix-server 0.7.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-rt ^0.2.2
normal
actix-server-config ^0.2.0
normal
actix-service ^0.4.1
normal
futures ^0.1
normal
log ^0.4
normal
mio ^0.6.19
normal
mio-uds ^0.6.7
normal
optional
native-tls ^0.2
normal
optional
net2 ^0.2
normal
num_cpus ^1.0
normal
openssl ^0.10
normal
optional
rustls ^0.16.0
normal
optional
slab ^0.4
normal
tokio-io ^0.1
normal
tokio-openssl ^0.3
normal
optional
tokio-reactor ^0.1
normal
tokio-rustls ^0.10.0
normal
optional
tokio-signal ^0.2
normal
tokio-tcp ^0.1
normal
tokio-timer ^0.2.8
normal
tokio-uds ^0.2.5
normal
optional
webpki ^0.21
normal
optional
webpki-roots ^0.17
normal
optional
actix-codec ^0.1.2
dev
bytes ^0.4
dev
env_logger ^0.6
dev
Versions
71.43%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actix_server
0.7.0
All Items
Modules
Structs
Enums
Traits
Functions
Crate
actix_server
Copy item path
source
·
[
−
]
Expand description
General purpose tcp server
Modules
§
ssl
SSL Services
Structs
§
Io
Server
ServerBuilder
Server builder
ServerConfig
ServiceConfig
ServiceRuntime
Enums
§
Protocol
Traits
§
IoStream
Low-level io stream operations
ServiceFactory
Functions
§
new
Start server building process