ducta 0.2.0

Experimental non-blocking HTTP server focused on explicit I/O state machines
Documentation
1
2
3
pub mod connection;

pub use self::connection::{ConnectionState, Connection};