Vanilla-RustLang-Server - Index


Hello! If you see this, then that means that you have successfully set up VRS. This is the stock page for the index.html, and you are free to edit it inside the static files directory you have specified in your configuration file.

Why VRS?

VRS is way more efficient with RAM usage than most of the other web servers which aren't written in Rust. Additionally, it doesn't use any dependencies whatsoever for better compile times. It's especially recommended to try on older hardware and see how it performs with or without multithreading.

Useful Resources