ducta 0.1.0

Experimental non-blocking HTTP server focused on explicit I/O state machines
Documentation
1
2
3
fn main() {
    ducta::run();
}