Docs.rs
actix-server-0.1.3
actix-server 0.1.3
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-rt ^0.1.0
normal
actix-service ^0.1.1
normal
bytes ^0.4
normal
futures ^0.1
normal
log ^0.4
normal
mio ^0.6.13
normal
native-tls ^0.2
normal
net2 ^0.2
normal
num_cpus ^1.0
normal
openssl ^0.10
normal
rustls ^0.14
normal
slab ^0.4
normal
tokio-io ^0.1
normal
tokio-openssl ^0.3
normal
tokio-reactor ^0.1
normal
tokio-rustls ^0.8
normal
tokio-signal ^0.2
normal
tokio-tcp ^0.1
normal
tokio-timer ^0.2
normal
webpki ^0.18
normal
webpki-roots ^0.15
normal
actix-codec ^0.1.0
dev
actix-rt ^0.1.0
dev
actix-service ^0.1.1
dev
env_logger ^0.5
dev
Versions
100%
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
☰
Crate actix_server
Version 0.1.3
All Items
Modules
Structs
Enums
Traits
Functions
?
Crate
actix_server
source
·
[
−
]
Expand description
General purpose tcp server
Modules
ssl
SSL Services
Structs
Server
ServerBuilder
Server builder
ServiceConfig
ServiceRuntime
Enums
ServerMessage
Server message
Traits
ServiceFactory
StreamServiceFactory
Functions
build
Start server building process