isner 0.0.1-alpha.2

A static HTTP server that aims to be minimalistic and fast.
Documentation
1
2
3
4
pub mod connection_handler;
pub mod http_handler;
pub mod parser;
pub mod file_handler;