/rumwebs

a Rust Multithreaded Web Server

Primary LanguageRust

rumwebs | a Rust Multithreaded Web Server

It works :D

Note: I can't guarantee the safety of this piece of software.

Building

The crate can be built with cargo:

$ cargo build --release

Running

The server is started with cargo as well:

$ cargo run --release